ansible/lib/ansible/playbook
Peter Sprygada 58ee661437 fixes play context connection user (#21776)
Does't map remote_user back into vars if connection is local to preserve
the user variable.  This is done to be able to set connection_user
prop in play_context for the network_cli plugin connection
2017-02-22 15:34:11 +00:00
..
role Call parent super() in RoleDefinition init before doing other stuff 2017-02-10 08:27:26 -06:00
__init__.py Convert playbook basedir into unicode at the borders 2016-11-21 09:24:37 -08:00
attribute.py smart quotes, die die die. 2016-12-05 14:15:43 -08:00
base.py Stash post-validated fields of the task in the TaskResult 2017-02-21 14:35:13 -06:00
become.py Some further cleanup in the meta branch 2016-08-31 13:33:01 -05:00
block.py Update any_errors_fatal field attributes in block/task to match play 2017-02-17 10:25:27 -06:00
conditional.py Additional lock down of conditionals 2017-02-21 17:49:08 -06:00
handler.py
handler_task_include.py
helpers.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
included_file.py Move tasks/blocks to a single parent model 2016-08-08 15:58:46 -05:00
loop_control.py implemented loop pausing (#17289) 2016-08-31 16:09:37 -04:00
play.py Skip fact gathering if the entire play was included via conditional and False (#21734) 2017-02-21 14:46:10 -05:00
play_context.py fixes play context connection user (#21776) 2017-02-22 15:34:11 +00:00
playbook_include.py Skip fact gathering if the entire play was included via conditional and False (#21734) 2017-02-21 14:46:10 -05:00
role_include.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
taggable.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
task.py Update any_errors_fatal field attributes in block/task to match play 2017-02-17 10:25:27 -06:00
task_include.py Several fixes for includes 2016-08-11 14:07:49 -05:00