community.general/lib/ansible/playbook
Matt Davis 8a24116dcb
remove experimental warning from become/runas (#32604)
* updated docs/changelog accordingly
2017-11-06 15:37:45 -08:00
..
role Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
__init__.py better error on bad playbook encoding 2017-09-14 08:53:15 -07:00
attribute.py
base.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
become.py
block.py Fix conditional inheritance on dynamic includes (tasks and roles) (#30178) 2017-09-13 11:33:43 -05:00
conditional.py
handler.py
handler_task_include.py
helpers.py Fix static determination for include_tasks 2017-10-11 17:30:45 -07:00
included_file.py Correctly create include_role blocks when using loops (#30372) 2017-09-14 15:56:12 -05:00
loop_control.py
play.py Properly handle user selection of `None` as vars_files (#31313) 2017-10-09 11:27:50 -04:00
play_context.py remove experimental warning from become/runas (#32604) 2017-11-06 15:37:45 -08:00
playbook_include.py
role_include.py avoid include_Xs conflating vars with options (#30954) 2017-09-27 19:53:10 -04:00
taggable.py
task.py move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
task_include.py avoid include_Xs conflating vars with options (#30954) 2017-09-27 19:53:10 -04:00