mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-10 02:04:08 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| aliases | ||
| runme.sh | ||
| test-vars_prompt.py | ||
| vars_prompt-1.yml | ||
| vars_prompt-2.yml | ||
| vars_prompt-3.yml | ||
| vars_prompt-4.yml | ||
| vars_prompt-5.yml | ||
| vars_prompt-6.yml | ||
| vars_prompt-7.yml | ||