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
2013-09-04 12:38:42 +01:00
..
callback_plugins Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 2013-06-09 12:19:07 -04:00
inventory Minor fix to ipv6 detection for inventory with -i 2013-08-19 15:27:21 -05:00
playbook Ensure duplicate roles are not loaded in the case of a missing meta/main.yml file. 2013-09-04 12:38:42 +01:00
runner Display error during launch of accelerated daemon 2013-09-03 12:28:32 -05:00
utils Fix message in utils related to python-keyczar and fireball/acc mode 2013-09-03 11:16:50 -05:00
__init__.py Version bump and assorted things to start new development version. 2013-06-10 15:34:52 -04:00
callbacks.py These fields are booleans. 2013-08-10 18:16:01 -04:00
color.py These fields are booleans. 2013-08-10 18:16:01 -04:00
constants.py Added accelerate_port to plays, and made it configurable 2013-08-28 11:14:58 -05: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 Merge pull request #3706 from lorin/sudo_user_breakage 2013-08-01 17:15:26 -07:00