mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
37a918438b
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_attribute.py | ||
test_block.py | ||
test_play.py | ||
test_play_context.py | ||
test_playbook.py | ||
test_role.py | ||
test_taggable.py | ||
test_task.py |