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

@@ -10,6 +10,7 @@
roles:
- role: 'ensure_ansible_prereq'
- role: 'ensure_os_patch'
- role: 'ensure_log_rotation'
- role: 'ensure_repo_epel'
- role: 'ensure_repo_fdragon'
- role: 'ensure_repo_rpmfusion'