mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-01 12:40:22 -07:00
* 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 | ||
a10.py | ||
basic.py | ||
cloudstack.py | ||
database.py | ||
ec2.py | ||
f5.py | ||
facts.py | ||
gce.py | ||
known_hosts.py | ||
openstack.py | ||
powershell.ps1 | ||
rax.py | ||
redhat.py | ||
service.py | ||
splitter.py | ||
urls.py | ||
vca.py | ||
vmware.py |