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)
2012-12-14 11:56:53 +01:00
..
modules Add .gitdir 2012-10-10 20:00:15 -04:00
api.rst Tweak docs for correct paths and filenames 2012-12-12 11:55:52 +02:00
bestpractices.rst Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00
contrib.rst Update changelog and contrib.rst 2012-11-19 14:18:55 -05:00
examples.rst Tweak docs 2012-11-26 18:29:54 -05:00
gettingstarted.rst Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00
index.rst Tweak docsite re: resources/contrib page 2012-10-25 23:17:05 -04:00
moduledev.rst Fix minor spelling mistake in docsite 2012-11-24 22:55:56 +01:00
modules.rst Fix broken link 2012-11-03 19:25:17 -04:00
patterns.rst revise docs text 2012-11-03 19:19:14 -04:00
playbooks.rst Make use of yes/no booleans in playbooks 2012-12-14 11:56:53 +01:00
playbooks2.rst Make use of yes/no booleans in playbooks 2012-12-14 11:56:53 +01:00
who_uses_ansible.rst Update "Who Uses Ansible" 2012-11-14 18:21:06 -05:00
YAMLSyntax.rst Make use of yes/no booleans in playbooks 2012-12-14 11:56:53 +01:00