Michael DeHaan
af762446a1
Merge pull request #172 from tbielawa/RefreshNotes
...
Refresh the use of 'note' to make it consistent.
2012-08-09 19:05:43 -07:00
Tim Bielawa
fb5d2d10db
Refresh the use of 'note' to make it consistent.
2012-08-07 02:50:48 +00:00
Michael DeHaan
10387cb19c
Since master branch are named release-XX now, just link to examples on the devel branch.
2012-08-06 22:00:50 -04:00
Michael DeHaan
b9d8ca4f30
Merge pull request #166 from lorin/tasks-not-element
...
'tasks' should not be preceded by '-' in examples
2012-08-02 19:04:24 -07:00
Lorin Hochstein
ce2cdc22c4
'tasks' should not be preceded by '-' in examples
2012-08-01 22:50:03 -04:00
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.
2012-07-31 22:19:04 -04:00
Michael DeHaan
8fb2e2707c
name is optional on a task
2012-07-28 10:24:47 -04:00
Michael DeHaan
eef5bf4778
add note about sudo_user
2012-07-28 08:42:20 -04:00
Michael DeHaan
2f71eb0366
Merge pull request #140 from ludovicc/master
...
Document sudo_user in playbook
2012-07-25 18:48:08 -07:00
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.
2012-07-25 15:21:42 -04:00
Ludovic Claude
8e0560f41c
Document sudo_user
2012-07-16 18:28:32 +02:00
Michael DeHaan
6eb53ad540
misc doc updates for 0.5
2012-07-04 17:44:39 -04:00
Nathan A. Feger
2797b9f7fb
Adding note about ${vars}
...
Add a note about how it is possible to use ${var} in addition to $var
2012-06-12 19:32:42 -05:00
John Callender
25d868c654
minor format and typo edits for the 0.4 doc update.
2012-05-13 17:08:42 -07:00
Michael DeHaan
0127df97b5
new playbooks best practices page + docs rebuild
2012-05-13 11:56:09 -04:00
Michael DeHaan
4994566124
Various docs reorg and additions
2012-05-13 11:00:02 -04:00
Michael DeHaan
f4e01d2b19
notes about EPEL and release cycles
2012-05-10 00:58:27 -04:00
Michael DeHaan
0dcbffe784
Merge branch 'minor_edits' of https://github.com/johncallender/ansible.github.com
...
Conflicts:
rst/modules.rst
2012-05-02 00:55:19 -04:00
Michael DeHaan
2f04126ea8
Merge pull request #94 from wgjohnson/master
...
Change the 'name' value for Playbook's variable example
2012-05-03 19:12:02 -07:00
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.
2012-05-03 16:54:41 -07:00
John Callender
26c141e96e
Issue #84 : Doc tweaks for modules, moduledev, and playbooks
2012-05-02 06:53:29 -07:00
John Callender
b247da54f1
Issue #82 : Minor edits to doc text and formatting
2012-05-01 22:35:02 -07:00
Michael DeHaan
0c2dd7b057
Clarify include section
2012-05-02 00:34:37 -04:00
Michael DeHaan
0165ceb3cc
Document how to reference variables about another host from any host.
2012-04-25 22:32:24 -04:00
Michael DeHaan
85647b252d
Various doc updates
2012-04-18 23:02:28 -04:00
Michael DeHaan
4f95dacee1
Document with_items
2012-04-17 20:04:24 -04:00
Michael DeHaan
b30aadcf0b
Undocument --extra-vars
2012-04-16 23:07:59 -04:00
Michael DeHaan
adbf3590c5
Add info about sudo.
2012-04-14 08:45:27 -04:00
Michael DeHaan
449725a214
Document local playbook usage.
2012-04-12 22:44:04 -04:00
Martijn Koster
6497570967
doc fixes
2012-04-12 23:20:52 +01:00
Michael DeHaan
6a1c0ca718
Document playbook command for --extra-vars
2012-04-02 21:07:33 -04:00
Michael DeHaan
fbc48a0d23
Document vars_prompt in playbooks
2012-04-02 21:03:46 -04:00
Michael DeHaan
a879278713
Update module docs to include new user/group control features, fix formatting on playbooks page.
2012-03-31 12:08:28 -04:00
Michael DeHaan
337de79cf4
Add sudo/port info to examples, and sudo info to playbooks.
2012-03-30 22:10:32 -04:00
Michael DeHaan
d17cb6a910
only_if actually works in playbooks for handler tasks, remove the note that says otherwise
2012-03-30 22:05:15 -04:00
Michael DeHaan
315a6358b4
Mention variable for context
2012-03-21 21:02:17 -04:00
Michael DeHaan
ee2622ee7c
Show how to save conditional predicates in vars sections, which makes only_if cleaner.
2012-03-21 20:35:06 -04:00
Michael DeHaan
0a20e65f92
Add subscribe link to main page
2012-03-20 21:04:47 -04:00
Michael DeHaan
a045630c02
Add docs on only_if
2012-03-20 20:15:53 -04:00
Michael DeHaan
a98e0a8cc4
quoting
2012-03-19 23:56:35 -04:00
Michael DeHaan
6b8f5224b8
Added docs on conditional import usage
2012-03-19 23:43:03 -04:00
Michael DeHaan
bbc2aca10f
Make additional reference to playbooks examples dir
2012-03-31 10:17:35 -04:00
Michael DeHaan
31c353543c
Reinstate page nav, various TOC structure cleanup
2012-03-31 09:36:37 -04:00
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.
2012-03-31 09:29:31 -04:00
Michael DeHaan
d9c626e686
Added start of a module development guide, prob needs some editing and maybe some simpler examples
2012-03-14 12:50:40 -04:00
Michael DeHaan
38e8771785
update docs, fix playbook page formatting
2012-03-13 21:55:55 -04:00
Michael DeHaan
496686629a
Slight tweaks to playbook docs + docs rebuild
2012-03-13 20:32:55 -04:00
Michael DeHaan
0b94d3d3f8
replace 'foo' with a more meaningful example + 1 other typo
2012-03-12 23:17:59 -04:00
Michael DeHaan
37adadcc50
Updating docs, added extensive info on playbook async + external vars_files for keeping variables outside of
...
the playbook file.
2012-03-12 23:12:21 -04:00
Michael DeHaan
cf4ac3b6b2
Add yum latest to docs and examples
2012-03-12 19:23:58 -04:00