mirror of https://github.com/ansible/ansible.git
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.
66fb7fd9de
At the moment Ansible prefers yes/no for module booleans, however booleans in playbooks are still using True/False, rather than yes/no. This changes modifies boolean uses in playbooks (and man pages) to favor yes/no rather than True/False. This change includes: - Adaptation of documentation and examples to favor yes/no - Modification to manpage output to favor yes/no (the docsite output already favors yes/no) |
12 years ago | |
---|---|---|
.. | ||
filter_plugins | 12 years ago | |
handlers | ||
tasks | ||
templates | 12 years ago | |
vars | ||
ansible_pull.yml | ||
batch_size_control.yml | ||
conditionals_part1.yml | ||
conditionals_part2.yml | ||
conditionals_part3.yml | ||
custom_filters.yml | 12 years ago | |
delegation.yml | ||
file_secontext.yml | ||
get_url.yml | ||
group_by.yml | ||
group_commands.yml | 12 years ago | |
intermediate_example.yml | ||
intro_example.yml | 12 years ago | |
loop_plugins.yml | 12 years ago | |
loop_with_items.yml | ||
mysql.yml | ||
nested_playbooks.yml | ||
postgresql.yml | 12 years ago | |
prompts.yml | 12 years ago | |
register_logic.yml | 12 years ago | |
selective_file_sources.yml | ||
tags.yml | ||
user_commands.yml |