ansible/examples
Brian Coca 37a918438b task logging revamp
* allow global no_log setting, no need to set at play or task level, but can be overriden by them
 * allow turning off syslog only on task execution from target host (manage_syslog), overlaps with no_log functionality
 * created log function for task modules to use, now we can remove all syslog references, will use systemd journal if present
 * added debug flag to modules, so they can make it call new log function conditionally
 * added debug logging in module's run_command
2015-09-25 23:57:28 -04:00
..
playbooks Wrong target for link? 2013-07-24 15:36:21 -07:00
scripts Replace .iteritems() with six.iteritems() 2015-09-03 09:23:27 +03:00
ansible.cfg task logging revamp 2015-09-25 23:57:28 -04:00
DOCUMENTATION.yml Standardized on yml suffix, so fix this example content filename. 2013-12-25 13:24:29 -05:00
hosts Small change to previous patch, make ranges of hosts inclusive. 2012-07-24 20:10:05 -04:00