restart handler: orchestrate
parent
be582171ce
commit
65da436d74
|
@ -24,4 +24,4 @@
|
||||||
enabled: yes
|
enabled: yes
|
||||||
state: restarted
|
state: restarted
|
||||||
become: yes
|
become: yes
|
||||||
when: and inventory_hostname != ansible_play_hosts | first
|
when: inventory_hostname != ansible_play_hosts | first
|
||||||
|
|
Loading…
Reference in New Issue