ansible/lib/ansible/playbook
Matt Davis d85f4a443f mark runas become method experimental (#23235)
Due to the number of "real world" caveats in the current runas become method, it was agreed that we'd warn that it's experimental on use. A potential future version based on LogonUser/CreateProcessAsUser will have very different requirements and limitations.
2017-04-03 13:46:51 -07:00
..
role Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
__init__.py
attribute.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
base.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
become.py
block.py E1 legacy pep8 fixes (#21933) 2017-03-21 21:19:40 -05:00
conditional.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
handler.py
handler_task_include.py
helpers.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
included_file.py
loop_control.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
play.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
play_context.py mark runas become method experimental (#23235) 2017-04-03 13:46:51 -07:00
playbook_include.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
role_include.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
taggable.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
task.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
task_include.py