ansible/hacking/templates
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
..
html.j2 module_formatter in hacking/ 2012-09-26 20:41:44 +02:00
js.j2 Unified document generator and make to generate JSON and JS files 2012-10-10 18:41:50 -04:00
latex.j2 DOCUMENTATION: LaTeX template is back 2012-10-24 19:42:52 +02:00
man.j2 Make use of yes/no booleans in playbooks 2012-12-14 11:56:53 +01:00
markdown.j2 Add support for Github-flavored Markdown to module_formatter 2012-10-18 07:34:17 +02:00
rst.j2 mail module: add MIME attachments, port and addresses with phrases 2012-12-12 07:42:42 +01:00