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/utils
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
..
module_docs_fragments Add shared connection code for mysql modules 10 years ago
__init__.py limit extensions for files in group/host_vars dir 11 years ago
boolean.py Making the switch to v2 11 years ago
cmd_functions.py Add python3-compat boilerplate to all .py files in lib/ansible 10 years ago
color.py Wait until later to convert to byte strings for output 10 years ago
debug.py Making the switch to v2 11 years ago
display.py restructure vars_prompt and fix regression 10 years ago
encrypt.py Finish up plugin porting to global display 10 years ago
hashing.py Making the switch to v2 11 years ago
listify.py Strip string terms before templating 10 years ago
module_docs.py Add python3-compat boilerplate to all .py files in lib/ansible 10 years ago
path.py Starting to add additional unit tests for VariableManager 11 years ago
shlex.py Add python3-compat boilerplate to all .py files in lib/ansible 10 years ago
unicode.py Information on when to use to_str() and what a native string is 10 years ago
vars.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. 10 years ago