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 d3deb24ead output color is now configurable 9 years ago
..
role corrected role path search order 9 years ago
__init__.py output color is now configurable 9 years ago
attribute.py attribute defaults that are containers are a copy 9 years ago
base.py unconditionally set vars on init to avoid issues with var precedence 9 years ago
become.py only set become defaults at last possible moment 9 years ago
block.py Revert "avoid persistent containers in attribute defaults" 9 years ago
conditional.py Fixing bugs in conditional testing with until and some integration runner tweaks 9 years ago
handler.py Making the switch to v2 10 years ago
helpers.py Catch additional assertion errors for load_list_of_blocks 9 years ago
included_file.py Make sure we're using the original host when processing include results 9 years ago
play.py removed default from hosts to make it requried 9 years ago
play_context.py added newer vars to 'reset_vars' 9 years ago
playbook_include.py Revert "avoid persistent containers in attribute defaults" 9 years ago
taggable.py Revert "avoid persistent containers in attribute defaults" 9 years ago
task.py Fixing bugs in conditional testing with until and some integration runner tweaks 9 years ago
vars.py Making the switch to v2 10 years ago
vars_file.py Making the switch to v2 10 years ago