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/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)
12 years ago
..
html.j2 module_formatter in hacking/ 12 years ago
js.j2 Unified document generator and make to generate JSON and JS files 12 years ago
latex.j2 DOCUMENTATION: LaTeX template is back 12 years ago
man.j2 Make use of yes/no booleans in playbooks 12 years ago
markdown.j2 Add support for Github-flavored Markdown to module_formatter 12 years ago
rst.j2 mail module: add MIME attachments, port and addresses with phrases 12 years ago