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/test/integration/targets/vars_prompt
Sam Doran 6d38167d49
Only template values in vars_prompt rather than all vars (#39304)
* Only template values in vars_prompt rather than all vars

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.

Only post validate if there was a vars_prompt

* Add tests for vars_prompt
6 years ago
..
aliases Only template values in vars_prompt rather than all vars (#39304) 6 years ago
runme.sh Only template values in vars_prompt rather than all vars (#39304) 6 years ago
test-vars_prompt.py Only template values in vars_prompt rather than all vars (#39304) 6 years ago
vars_prompt-1.yml Only template values in vars_prompt rather than all vars (#39304) 6 years ago
vars_prompt-2.yml Only template values in vars_prompt rather than all vars (#39304) 6 years ago
vars_prompt-3.yml Only template values in vars_prompt rather than all vars (#39304) 6 years ago
vars_prompt-4.yml Only template values in vars_prompt rather than all vars (#39304) 6 years ago
vars_prompt-5.yml Only template values in vars_prompt rather than all vars (#39304) 6 years ago
vars_prompt-6.yml Only template values in vars_prompt rather than all vars (#39304) 6 years ago
vars_prompt-7.yml Only template values in vars_prompt rather than all vars (#39304) 6 years ago