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-11-01 09:41:22 -04:00
..
callback_plugins add a way for callback to disable itself 2013-08-14 22:32:28 +02:00
inventory Inventory directory should always be absolute. Fixes #4535. 2013-10-30 20:48:53 -04:00
module_utils Fixes #4767 detect hard links and set state in add_file_info 2013-11-01 09:41:22 -04:00
playbook Revert templating enhancements from 73dbab70 e6c28658 d409352c 9858b1f2 4587528b 9b1fe455 214b0b05 8d3db803 7f9504d1 5031104c 35cb9dc2 2bd8cb57 1e85c754 2013-10-30 10:50:16 -04:00
runner Further simplify the debug: var=foo action plugin code. 2013-10-31 19:39:32 -04:00
utils Simplify the way the debug: var=varname plugin works. 2013-10-31 19:35:50 -04: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 #4561 Compare task name without role prefix for start-at-task 2013-10-25 16:09:43 -04:00
color.py These fields are booleans. 2013-08-10 18:16:01 -04:00
constants.py Adding config flag role_path for common/global roles 2013-10-12 10:15:30 -04: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