Handler improvements
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
notify:
|
||||
- 'ensure_cockpit.package_facts'
|
||||
- 'ensure_cockpit.service_facts'
|
||||
- 'ensure_cockpit.service_reload'
|
||||
- 'ensure_cockpit.service_restart'
|
||||
- name: 'ensure services'
|
||||
when:
|
||||
- ansible_system == 'Linux'
|
||||
@@ -85,4 +87,5 @@
|
||||
- 'ensure_cockpit.service_facts'
|
||||
- name: 'flush handlers'
|
||||
meta: 'flush_handlers'
|
||||
...
|
||||
|
||||
|
Reference in New Issue
Block a user