Hi community!
We’re facing issues with Ansible log files (ansible.log
) growing too large (over 10MB daily).
Current setup:
- Basic config in
ansible.cfg
:[defaults] log_path = ./log/ansible.log
Hi community!
We’re facing issues with Ansible log files (ansible.log
) growing too large (over 10MB daily).
Current setup:
ansible.cfg
:[defaults]
log_path = ./log/ansible.log