Enable log rotation service

This commit is contained in:
2020-03-27 22:35:06 -05:00
parent ed5a449371
commit 6b6d99d2d4
2 changed files with 4 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
- name: ensure_ansible_prereq
src: git+https://git.fdragon.com/AnsibleRoles/ensure_ansible_prereq.git
version: master
- name: ensure_log_rotation
src: git+https://git.fdragon.com/AnsibleRoles/ensure_log_rotation.git
version: master
- name: ensure_os_patch
src: git+https://git.fdragon.com/AnsibleRoles/ensure_os_patch.git
version: master