Commit Graph

14 Commits (e2ad4fe9100729462fbd511c75a035ccdfd41841)

Author SHA1 Message Date
Brian Coca 4ec0536168 made condition not simplifiable to 'in' 9 years ago
Toshio Kuratomi 6faaf41069 Update conditional docs since @jimi-c got playbook includes working in 2.0 9 years ago
Michael Scherer 106e942faa Document and test 'is undefined' rather than 'is not defined'
According to https://github.com/ansible/ansible/issues/10273,
this syntax should work better for nested dicts.
9 years ago
Toshio Kuratomi bad554d517 Merge pull request #9268 from kustodian/docs_advance_conditions
Added an example for paretheses
9 years ago
Maximilian Albert af593c2f51 Add note to section 'Loops' that the 'when:' statement is processed per-item. 9 years ago
Jérémie Astori 35b94948b9 Fix conditionals doc example
Use most recent parameters for yum
10 years ago
Strahinja Kustudic 3ca654ad9a Added an example for paretheses 10 years ago
Jim Turner 4d7fe4b7cf Remove duplicate table of contents in Conditionals 10 years ago
Taylor Brown 5fce765601 Removing colon from example failure message
The example failure message was given as - fail: msg="Bailing out: this play requires 'bar'"

The colon in the example causes a YAML compile error, so I am replacing it with a '.'
11 years ago
James Tanner 5c64d703b9 Fixes #5227 Corrected doc example of with_first_found 11 years ago
Mikhail Sobolev 64652fa6ab fix various documentation xrefs 11 years ago
Michael DeHaan 1c29f043b4 Add contents to various pages with more than one topic per page. 11 years ago
Michael DeHaan 041cea134f New Sphinx theme has sidebar navigation so don't need TOC on each page. 11 years ago
Michael DeHaan 0cd09dd54f Remove extra "latest/" subdirectory in docs build structure. 11 years ago