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/docsite/rst
Dag Wieers 66fb7fd9de Make use of yes/no booleans in playbooks
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
..
modules Add .gitdir 12 years ago
YAMLSyntax.rst Make use of yes/no booleans in playbooks 12 years ago
api.rst Tweak docs for correct paths and filenames 12 years ago
bestpractices.rst Subtree merge of ansible-docs 12 years ago
contrib.rst Update changelog and contrib.rst 12 years ago
examples.rst Tweak docs 12 years ago
gettingstarted.rst Subtree merge of ansible-docs 12 years ago
index.rst Tweak docsite re: resources/contrib page 12 years ago
moduledev.rst Fix minor spelling mistake in docsite 12 years ago
modules.rst Fix broken link 12 years ago
patterns.rst revise docs text 12 years ago
playbooks.rst Make use of yes/no booleans in playbooks 12 years ago
playbooks2.rst Make use of yes/no booleans in playbooks 12 years ago
who_uses_ansible.rst Update "Who Uses Ansible" 12 years ago