faszom bele
This commit is contained in:
parent
a84927483b
commit
9493f94e52
@ -1,14 +1,10 @@
|
|||||||
- name: "prepare vms for ultrabirb-cluster"
|
- name: "prepare vms for ultrabirb-cluster"
|
||||||
hosts: all
|
hosts: all
|
||||||
handlers:
|
handlers:
|
||||||
- name: "reset connections"
|
|
||||||
meta: reset_connection
|
|
||||||
|
|
||||||
- name: "netplanapply"
|
- name: "netplanapply"
|
||||||
command: netplan apply
|
command: netplan apply
|
||||||
async: 45
|
async: 45
|
||||||
poll: 0
|
poll: 0
|
||||||
notify: "reset connections"
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: "do apt stuff"
|
- name: "do apt stuff"
|
||||||
|
Loading…
Reference in New Issue
Block a user