Prevent multiple service restarts

This commit is contained in:
Jason Rothstein 2021-07-25 03:49:00 +00:00
parent 7bf3af92fd
commit 3ae1aab3a8

View File

@ -68,8 +68,6 @@
notify:
- 'ensure_cockpit.package_facts'
- 'ensure_cockpit.service_facts'
- name: 'flush handlers'
meta: 'flush_handlers'
- name: 'ensure services'
when:
- ansible_system == 'Linux'