Commit Graph

62 Commits (68e31cf23fb5134d7f99c5847f5d642a166e69be)

Author SHA1 Message Date
Michael DeHaan dad0e0fefb document --list-hosts 12 years ago
Michael DeHaan 7fc9ac4cf9 various tweaks/rebuild 12 years ago
Michael DeHaan af762446a1 Merge pull request #172 from tbielawa/RefreshNotes
Refresh the use of 'note' to make it consistent.
12 years ago
Tim Bielawa fb5d2d10db Refresh the use of 'note' to make it consistent. 12 years ago
Michael DeHaan 10387cb19c Since master branch are named release-XX now, just link to examples on the devel branch. 12 years ago
Michael DeHaan b9d8ca4f30 Merge pull request #166 from lorin/tasks-not-element
'tasks' should not be preceded by '-' in examples
12 years ago
Lorin Hochstein ce2cdc22c4 'tasks' should not be preceded by '-' in examples 12 years ago
Michael DeHaan 1aa3c1522c Updating various doc items with 0.6 features, releasing soon, and removing references to things new in 0.4, which
has been out long enough to no longer be new.
12 years ago
Michael DeHaan 8fb2e2707c name is optional on a task 12 years ago
Michael DeHaan eef5bf4778 add note about sudo_user 12 years ago
Michael DeHaan 2f71eb0366 Merge pull request #140 from ludovicc/master
Document sudo_user in playbook
12 years ago
Lorin Hochstein dfd60149c0 Add link to setup module when ansible vars first referenced.
Add a cross-reference link to the setup module documentation, so
users know where to look to find more detail about what ansible
variables are available.
12 years ago
Ludovic Claude 8e0560f41c Document sudo_user 12 years ago
Michael DeHaan 6eb53ad540 misc doc updates for 0.5 12 years ago
Nathan A. Feger 2797b9f7fb Adding note about ${vars}
Add a note about how it is possible to use ${var} in addition to $var
13 years ago
John Callender 25d868c654 minor format and typo edits for the 0.4 doc update. 13 years ago
Michael DeHaan 0127df97b5 new playbooks best practices page + docs rebuild 13 years ago
Michael DeHaan 4994566124 Various docs reorg and additions 13 years ago
Michael DeHaan f4e01d2b19 notes about EPEL and release cycles 13 years ago
Michael DeHaan 0dcbffe784 Merge branch 'minor_edits' of https://github.com/johncallender/ansible.github.com
Conflicts:
	rst/modules.rst
13 years ago
Michael DeHaan 2f04126ea8 Merge pull request #94 from wgjohnson/master
Change the 'name' value for Playbook's variable example
13 years ago
Wes Johnson dfd671d60e change 'name' to a better description for variable example.
'make a directory' is a bad description, since the command "template …"
doesn't actually create a directory.
13 years ago
John Callender 26c141e96e Issue #84: Doc tweaks for modules, moduledev, and playbooks 13 years ago
John Callender b247da54f1 Issue #82: Minor edits to doc text and formatting 13 years ago
Michael DeHaan 0c2dd7b057 Clarify include section 13 years ago
Michael DeHaan 0165ceb3cc Document how to reference variables about another host from any host. 13 years ago
Michael DeHaan 85647b252d Various doc updates 13 years ago
Michael DeHaan 4f95dacee1 Document with_items 13 years ago
Michael DeHaan b30aadcf0b Undocument --extra-vars 13 years ago
Michael DeHaan adbf3590c5 Add info about sudo. 13 years ago
Michael DeHaan 449725a214 Document local playbook usage. 13 years ago
Martijn Koster 6497570967 doc fixes 13 years ago
Michael DeHaan 6a1c0ca718 Document playbook command for --extra-vars 13 years ago
Michael DeHaan fbc48a0d23 Document vars_prompt in playbooks 13 years ago
Michael DeHaan a879278713 Update module docs to include new user/group control features, fix formatting on playbooks page. 13 years ago
Michael DeHaan 337de79cf4 Add sudo/port info to examples, and sudo info to playbooks. 13 years ago
Michael DeHaan d17cb6a910 only_if actually works in playbooks for handler tasks, remove the note that says otherwise 13 years ago
Michael DeHaan 315a6358b4 Mention variable for context 13 years ago
Michael DeHaan ee2622ee7c Show how to save conditional predicates in vars sections, which makes only_if cleaner. 13 years ago
Michael DeHaan 0a20e65f92 Add subscribe link to main page 13 years ago
Michael DeHaan a045630c02 Add docs on only_if 13 years ago
Michael DeHaan a98e0a8cc4 quoting 13 years ago
Michael DeHaan 6b8f5224b8 Added docs on conditional import usage 13 years ago
Michael DeHaan bbc2aca10f Make additional reference to playbooks examples dir 13 years ago
Michael DeHaan 31c353543c Reinstate page nav, various TOC structure cleanup 13 years ago
Michael DeHaan 3a1bbac3a7 Move see also blocks to bottom of each page to include reading docs, remove 'fork me' to avoid text overlap,
simply menu nav so folks find the chapter link.
13 years ago
Michael DeHaan d9c626e686 Added start of a module development guide, prob needs some editing and maybe some simpler examples 13 years ago
Michael DeHaan 38e8771785 update docs, fix playbook page formatting 13 years ago
Michael DeHaan 496686629a Slight tweaks to playbook docs + docs rebuild 13 years ago
Michael DeHaan 0b94d3d3f8 replace 'foo' with a more meaningful example + 1 other typo 13 years ago