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