Initial version with only updating for Fedora 34
This commit is contained in:
6
handlers/main.yml
Normal file
6
handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# handlers file for ensure_clamav
|
||||
- name: 'ensure_clamav.package_facts'
|
||||
ansible.builtin.package_facts:
|
||||
- name: 'ensure_clamav.service_facts'
|
||||
ansible.builtin.service_facts:
|
Reference in New Issue
Block a user