Add clamav role

This commit is contained in:
Jason Rothstein 2021-07-06 01:40:41 +00:00
parent c42832835c
commit 5405cf04df

View File

@ -3,12 +3,12 @@ roles:
- name: 'ensure_ansible_prereq'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_ansible_prereq.git'
version: 'master'
- name: 'ensure_docker'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_docker.git'
version: 'master'
- name: 'ensure_cockpit'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_cockpit.git'
version: 'master'
- name: 'ensure_docker'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_docker.git'
version: 'master'
- name: 'ensure_log_rotation'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_log_rotation.git'
version: 'master'