ansible/lib/ansible/playbook
Brian Coca 8e6ebae8bd Make include_x inheritance more congruent with docs (#32769)
* draft making tags congruent with include_x

* remove ability to 'inline tags' for new inc keys

* generic inheritance

* fix typo

* pepe
2017-11-30 16:16:10 -06:00
..
role Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
__init__.py better error on bad playbook encoding 2017-09-14 08:53:15 -07:00
attribute.py Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
base.py Make include_x inheritance more congruent with docs (#32769) 2017-11-30 16:16:10 -06:00
become.py leftover from porting become to v2 that's unused 2017-07-24 10:12:17 -07:00
block.py Fix conditional inheritance on dynamic includes (tasks and roles) (#30178) 2017-09-13 11:33:43 -05:00
conditional.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
handler.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
handler_task_include.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
helpers.py Make include_x inheritance more congruent with docs (#32769) 2017-11-30 16:16:10 -06:00
included_file.py Additionally template args in role_include that affect role loading (#33386) 2017-11-30 10:52:28 -05:00
loop_control.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
play.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
play_context.py Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
playbook_include.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
role_include.py Make include_x inheritance more congruent with docs (#32769) 2017-11-30 16:16:10 -06:00
taggable.py Make include_x inheritance more congruent with docs (#32769) 2017-11-30 16:16:10 -06:00
task.py Make include_x inheritance more congruent with docs (#32769) 2017-11-30 16:16:10 -06:00
task_include.py Make include_x inheritance more congruent with docs (#32769) 2017-11-30 16:16:10 -06:00