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
Brian Coca 0e27fa4540 restructure vars_prompt and fix regression
pushed it to use the existing propmpt from display and moved the vars prompt code there also for uniformity
changed vars_prompt to check extra vars vs the empty play.vars to restore 1.9 behaviour
sipmlified the code as it didn't need to check for syntax again (tqm is made none prior based on that)
fixes #13770
10 years ago
..
cli Revert "Show version without supplying a dummy action" 10 years ago
compat 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. 10 years ago
config Making the switch to v2 11 years ago
errors Default msg param to AnsibleError to avoid serialization problems 10 years ago
executor restructure vars_prompt and fix regression 10 years ago
galaxy Define and handle ignore_certs correctly. Preserve search term order. Tweak to Galaxy docsite. 10 years ago
inventory Fix typo 10 years ago
module_utils Fix exception catching to be importable on python3 10 years ago
modules New release v2.0.0-0.9.rc4 10 years ago
parsing allow for non standard hostnames 10 years ago
playbook added newer vars to 'reset_vars' 10 years ago
plugins Restore ability for a module to specify WANT_JSON 10 years ago
template keep string type filters as strings 10 years ago
utils restructure vars_prompt and fix regression 10 years ago
vars move hostvars.vars to vars 10 years ago
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 10 years ago
constants.py Add package module to squash list 10 years ago
test-requirements.txt Making the switch to v2 11 years ago