Really add clamav requiremet this time

This commit is contained in:
Jason Rothstein 2021-07-06 01:42:37 +00:00
parent f2a89fdf43
commit cd42033c2d

View File

@ -3,6 +3,9 @@ roles:
- name: 'ensure_ansible_prereq'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_ansible_prereq.git'
version: 'master'
- name: 'ensure_clamav'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_clamav.git'
version: 'master'
- name: 'ensure_cockpit'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_cockpit.git'
version: 'master'