ansible/lib/ansible/playbook
2015-10-28 10:14:20 -04:00
..
role Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
__init__.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
attribute.py Use rich comparisons for Attribute and FieldAttribute 2015-09-02 12:33:42 +03:00
base.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
become.py {sudo,su}_user does not imply become 2015-10-02 09:11:41 -04:00
block.py Fix parent attribute lookup to be default 2015-09-26 11:28:29 -04:00
conditional.py Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
handler.py Making the switch to v2 2015-05-03 21:47:26 -05:00
helpers.py Improve error catching from malformed playbook data 2015-09-23 08:56:36 -04:00
included_file.py allow include: directive to work during exception processing 2015-10-22 22:12:20 -04:00
play.py Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
play_context.py moved sudo -S and -n into configurable flags as they might be absent in much older systems 2015-10-28 02:06:25 -04:00
playbook_include.py Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
taggable.py Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
task.py Allow tags to be specified in included file params 2015-10-28 10:14:20 -04:00
vars.py Making the switch to v2 2015-05-03 21:47:26 -05:00
vars_file.py Making the switch to v2 2015-05-03 21:47:26 -05:00