community.general/lib/ansible/utils
Brian Coca 1cc5ac06e7 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
2016-01-08 11:46:04 -05:00
..
module_docs_fragments Add shared connection code for mysql modules 2015-12-16 13:36:18 -05:00
__init__.py limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
boolean.py Making the switch to v2 2015-05-03 21:47:26 -05:00
cmd_functions.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
color.py output color is now configurable 2015-12-29 17:40:47 -05:00
debug.py Making the switch to v2 2015-05-03 21:47:26 -05:00
display.py restructure vars_prompt and fix regression 2016-01-08 11:46:04 -05:00
encrypt.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
hashing.py Making the switch to v2 2015-05-03 21:47:26 -05:00
listify.py Strip string terms before templating 2016-01-06 20:44:19 +05:30
module_docs.py Fix unsupported format character 2015-12-31 02:31:38 +01:00
path.py Starting to add additional unit tests for VariableManager 2015-09-04 16:41:38 -04:00
shlex.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
unicode.py Information on when to use to_str() and what a native string is 2015-10-19 09:28:43 -07:00
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. 2015-10-16 08:21:28 -07:00