Zhuoyun Wei
1a13fb63c6
Fix a typo
2016-03-30 19:05:13 +08:00
James Cammarata
eafeab4ab5
Merge pull request #14508 from brianlycett/patch-1
...
Update YAMLSyntax.rst
2016-03-19 12:15:18 -04:00
Brian Coca
7404d4ce7f
made dict example less ambigous
...
fixes #14748
2016-03-02 09:20:46 -05:00
brianlycett
18e4a02c25
Update YAMLSyntax.rst
...
Ach - it's double backquotes in this markup.
2016-02-29 16:06:06 +00:00
brianlycett
6c7680b633
Update YAMLSyntax.rst
...
Small updates loosely based on suggestions. :)
2016-02-29 16:04:45 +00:00
brianlycett
4160a3f40b
Update YAMLSyntax.rst
...
A brief explanation was added regarding multi-line values.
2016-02-24 15:06:21 +00:00
brianlycett
665e158ec0
Update YAMLSyntax.rst
...
Updated to include a bit more depth in explaining the YAML, along with a link the Wikipedia page on YAML syntax.
2016-02-16 16:40:44 +00:00
sreekanth
96bd2a4447
Added missing closing quote
2015-12-01 17:30:43 +05:30
Brian Coca
1f34c6b214
updated yaml syntax and gotchas
...
specifically added example for getting strings that match boolean values
2015-11-17 12:05:57 -08:00
Javier Martínez
23cbfc17e5
Fixed Github examples directory URL
2015-06-04 17:52:37 +02:00
Cristian Ciupitu
577cdcadb3
Doc: use literal code blocks for YAML examples
...
Without this, the straight double quotes (") are displayed as curved
quotes (“ and ”).
2015-03-23 22:52:42 +02:00
Brian Peiris
ae5f64c232
Update YAMLSyntax.rst
2015-02-05 11:16:39 -05:00
Brian Peiris
32a5dc22c6
Reformat description of a dictionary entry.
2015-02-05 11:13:33 -05:00
Toshio Kuratomi
b74a02301b
Fix documentation syntax problems
2014-12-16 12:25:41 -08:00
axiaoxin
5838812967
minor
2014-12-15 15:55:12 +08:00
axiaoxin
36eab28c7c
making the whitespace expicity in dict
2014-12-15 15:53:35 +08:00
axiaoxin
c0cb4b3e08
in key/value pairs, whitespace is needed after the colon
2014-12-15 15:44:00 +08:00
axiaoxin
b9761a0692
members of a list must start with `-
`
2014-12-15 15:32:49 +08:00
Michael DeHaan
041cea134f
New Sphinx theme has sidebar navigation so don't need TOC on each page.
2013-12-24 17:29:28 -05:00
Michael DeHaan
0cd09dd54f
Remove extra "latest/" subdirectory in docs build structure.
2013-10-14 08:27:30 -04:00
Michael DeHaan
26819d707d
Reorganize docs structure to support snapshots.
2013-04-12 17:50:50 -04:00
Michael DeHaan
518007a1ba
Fix version added attribute, update docs URL
2013-03-25 10:56:32 -04:00
michael@ansibleworks.com
e086d6fd89
Doc updates
2013-03-24 16:41:20 -04:00
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
Michael DeHaan
a98886c77f
Further docs hacking
2012-10-16 19:03:54 -04:00
Michael DeHaan
d6e4b1bf5b
Subtree merge of ansible-docs
2012-10-08 07:44:38 -04:00