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" |
||
---|---|---|
.. | ||
handlers | ||
tasks | ||
templates | ||
vars | ||
ansible_pull.yml | ||
conditionals_part1.yml | ||
conditionals_part2.yml | ||
file_secontext.yml | ||
get_url.yml | ||
group_commands.yml | ||
intermediate_example.yml | ||
intro_example.yml | ||
loop_with_items.yml | ||
mysql.yml | ||
nested_playbooks.yml | ||
prompts.yml | ||
selective_file_sources.yml | ||
tags.yml | ||
user_commands.yml |