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
James Cammarata 42cfacf83b Switch up the task/host overrides for PlayContext to use the compiled vars dict
Fixes #11436
9 years ago
..
cli A better error message for «ansible playbook.yml» 9 years ago
compat Making the switch to v2 9 years ago
config Making the switch to v2 9 years ago
errors Making the switch to v2 9 years ago
executor Switch up the task/host overrides for PlayContext to use the compiled vars dict 9 years ago
galaxy Make ansible-galaxy work with galaxy.ansible.com 9 years ago
inventory removed unused import 9 years ago
module_utils Merge pull request #11761 from amenonsen/9843-rebase 9 years ago
modules better handling for weird doc corner cases (abscense of options, bad text objects, etc) 9 years ago
new_inventory Making the switch to v2 9 years ago
parsing Encrypt the vault file after editing only if the contents changed 9 years ago
playbook Switch up the task/host overrides for PlayContext to use the compiled vars dict 9 years ago
plugins avoids printing blank diffs 9 years ago
template Allowing `args: "{{some_var}}"` for task params again 9 years ago
utils optimized module docs 9 years ago
vars Fix issues with vars_prompt and vars_files 9 years ago
__init__.py Re-adding submodules after moving things around 9 years ago
constants.py started implementing diff 9 years ago
test-requirements.txt Making the switch to v2 9 years ago