community.general/lib/ansible/playbook
Toshio Kuratomi 62979efa14 Finish up plugin porting to global display
Also remove display = display which does nothing
2015-11-11 10:44:23 -08:00
..
role Finish up plugin porting to global display 2015-11-11 10:44:23 -08: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 Move the rest of the playbook code to use global display 2015-11-11 10:44:22 -08:00
become.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
block.py Ensure environment is inherited properly (task->block/include->play) 2015-11-09 14:51:07 -05: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 Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
play_context.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08: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 Finish up plugin porting to global display 2015-11-11 10:44:23 -08: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