You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/playbook
Brian Coca c271c0eb04 added setting of ansible_ssh_user to current user as backwards compatibilty issue 9 years ago
..
role Cleaning up FIXMEs 9 years ago
__init__.py Minor comment fix 9 years ago
attribute.py Use rich comparisons for Attribute and FieldAttribute 9 years ago
base.py Make sure Base attributes are copied cleanly 9 years ago
become.py {sudo,su}_user does not imply become 9 years ago
block.py Fix parent attribute lookup to be default 9 years ago
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. 9 years ago
handler.py Making the switch to v2 10 years ago
helpers.py Improve error catching from malformed playbook data 9 years ago
included_file.py allow include: directive to work during exception processing 9 years ago
play.py Cleaning up FIXMEs 9 years ago
play_context.py added setting of ansible_ssh_user to current user as backwards compatibilty issue 9 years ago
playbook_include.py Cleaning up FIXMEs 9 years ago
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. 9 years ago
task.py Support cmd param in Tasks by assigning it to _raw_params 9 years ago
vars.py Making the switch to v2 10 years ago
vars_file.py Making the switch to v2 10 years ago