1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
jctanner 68afd9da9f Merge pull request #4866 from sergevanginderachter/known_hosts_sudo
Check real user's known_hosts when sudo ansible...
2013-11-19 12:13:24 -08:00
..
callback_plugins add a way for callback to disable itself 2013-08-14 22:32:28 +02:00
inventory Improve Group.get_hosts() performance. 2013-11-18 03:48:55 +01:00
module_utils Merge pull request #4896 from mjschultz/aws-access-keys 2013-11-14 12:59:07 -08:00
playbook Merge pull request #4207 from ashorin/ansible 2013-11-12 14:37:07 -05:00
runner Merge pull request #4866 from sergevanginderachter/known_hosts_sudo 2013-11-19 12:13:24 -08:00
utils Make the legacy template detection system not hit a false positive when 2013-11-18 17:51:57 -05:00
__init__.py Update 1.4 specfile -- no need for node fireball package, release dates 2013-09-13 17:31:34 -04:00
callbacks.py Fixes #4852 properly evaluate log_path writability 2013-11-18 10:40:49 -05:00
color.py These fields are booleans. 2013-08-10 18:16:01 -04:00
constants.py Merge pull request #4758 from alanfairless/group-host-var-dirs 2013-11-14 11:57:11 -08:00
errors.py Introduce exception AnsibleFilterError and use it in Jinja filters. Ignore this exception when trying to find the name of a task for display (callback) purpose. 2013-07-07 19:18:32 +02:00
module_common.py Undo an inadvertant revert from template changes so we still allow pythonic imports in module land. 2013-10-31 16:53:05 -04:00