Flush handlers after the package install

This commit is contained in:
Jason Rothstein 2021-07-21 03:04:50 +00:00
parent fc741d1dca
commit 9bf43ff904

View File

@ -61,6 +61,8 @@
notify:
- 'ensure_clamav.package_facts'
- 'ensure_clamav.service_facts'
- name: 'flush handlers'
meta: 'flush_handlers'
- name: 'ensure seboolean'
when:
- ansible_system == 'Linux'