Mark handlers with psuedo namespace to prevent unintended consequences

This commit is contained in:
2019-12-30 15:53:51 -06:00
parent eb7f4905f5
commit 05005fb2b7
2 changed files with 4 additions and 4 deletions

View File

@@ -18,8 +18,8 @@
name: '*'
state: 'latest'
notify:
- 'package_facts'
- 'service_facts'
- 'ensure_os_patch.package_facts'
- 'ensure_os_patch.service_facts'
- name: 'flush handlers'
meta: 'flush_handlers'