Ensure logrotate is installed and enabled
This commit is contained in:
7
handlers/main.yml
Normal file
7
handlers/main.yml
Normal 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:
|
||||
|
Reference in New Issue
Block a user