please work
This commit is contained in:
parent
21ab166a33
commit
024f58b98a
@ -1,7 +1,7 @@
|
||||
- name: "prepare vms for ultrabirb-cluster"
|
||||
hosts: all
|
||||
handlers:
|
||||
- name: "netplan apply"
|
||||
- name: "netplanapply"
|
||||
block:
|
||||
- name: "run netplan apply"
|
||||
command: netplan apply
|
||||
|
@ -7,4 +7,4 @@
|
||||
template:
|
||||
src: templates/netplan.yaml
|
||||
dest: /etc/netplan/00-static.yaml
|
||||
notify: "netplan apply"
|
||||
notify: "netplanapply"
|
Loading…
Reference in New Issue
Block a user