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
Sam Doran f73ac53e58 Only template values in vars_prompt rather than all vars (#39304) (#44082)
This allows the use of variables in vars_prompt fields but allows variables entered in the prompt to affect play vars rather than throwing an undefined error.

Add tests for vars_prompt

(cherry picked from commit 6d38167d49)
6 years ago
..
cli [stable-2.5] avoid loading vars on unspecified basedir (cwd) (#42067) (#42139) 6 years ago
compat [stable-2.5] Fix the local and ssh plugins for a cornercase retrying a syscall (#44074) 6 years ago
config [stable-2.5] Only print warning when ansible.cfg is actually skipped (#43583) (#43649) 6 years ago
errors Make AnsibleActionDone a private exception 7 years ago
executor Only template values in vars_prompt rather than all vars (#39304) (#44082) 6 years ago
galaxy galaxy remove incorrect check for role path before extraction (#35259) 7 years ago
inventory return empty host list when pattern is empty 7 years ago
module_utils To fix EOS_FACTS failure when lldp will be disabled. (#42347) 6 years ago
modules fix issue [ get_url does not change mode when checksum matches ] (#43342) (#43623) 6 years ago
parsing Fix encoding issue when parsing plugin examples (#39872) 7 years ago
playbook Only template values in vars_prompt rather than all vars (#39304) (#44082) 6 years ago
plugins [2.5] Fix invocation output. Fixes #43447 (#43542) (#43647) 6 years ago
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 7 years ago
utils Make admin_users only contain root and toor because admin is used for non-privileged accounts (#41352) 7 years ago
vars Fix fact cleaning (#42595) (#43956) 6 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Fix fact cleaning (#42595) (#43956) 6 years ago
release.py New release 2.5.7 6 years ago