Ensure logrotate is installed and enabled

This commit is contained in:
2020-03-27 22:33:48 -05:00
parent bcb557d117
commit 10f0aab8f1
16 changed files with 202 additions and 0 deletions

7
handlers/main.yml Normal file
View File

@@ -0,0 +1,7 @@
---
# handlers file for ensure_log_rotation
- name: 'ensure_log_rotation.package_facts'
package_facts:
- name: 'ensure_log_rotation.service_facts'
service_facts: