c717934b7e
An example of the new syntax: vars_prompt: - name: 'secret_variable_name" prompt: "Enter secret value: " private: "yes" - name: "nonsecret_variable_name" prompt: "Enter non-secret value: " private: "no" |
||
---|---|---|
.. | ||
__init__.py | ||
play.py | ||
task.py |