我想知道是否有一种方法可以配置Ansible
为拥有自己的日志文件,而不是写入/var/log/messages
RHEL 服务器上。
答案1
根据他们的网站:
http://docs.ansible.com/intro_configuration.html#log-path
This behavior is not on by default. Note that ansible will, without
this setting, record module arguments called to the syslog of managed machines.