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 |
|
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 |
|
Michael DeHaan
|
d3fe5f617a
|
Rename 'yamlscripts' to 'yamlsyntax', add some extra crosslinking to make sure folks find the
interesting docs pages, some misc editing here and there.
|
2012-03-11 15:34:21 -04:00 |
|
Michael DeHaan
|
a13def0fbe
|
Add yum module to examples + playbook examples
|
2012-03-10 11:40:49 -05:00 |
|
Tim Bielawa
|
a1010e5405
|
Spellcheck. Formatting. References.
|
2012-03-09 14:39:29 -05:00 |
|
Tim Bielawa
|
f25b39b7ce
|
Switch to the 'Sphinx Bootstrap' Theme:
https://github.com/ryan-roemer/sphinx-bootstrap-theme
Fix some rst related formatting.
|
2012-03-09 11:44:14 -05:00 |
|
Michael DeHaan
|
e8eb7ab5ed
|
Update docs
|
2012-03-09 07:42:53 -05:00 |
|
Michael DeHaan
|
7a4df9e2fc
|
RST reformatting a few things
|
2012-03-08 23:05:52 -05:00 |
|
Michael DeHaan
|
1952bd0aa3
|
add some docs
|
2012-03-08 22:50:00 -05:00 |
|
Michael DeHaan
|
2cafb8d221
|
Minor docs restructuring
|
2012-03-08 13:53:48 -05:00 |
|
Michael DeHaan
|
12fd193450
|
Docs updates
|
2012-03-08 13:36:47 -05:00 |
|
Tim Bielawa
|
5e453555e3
|
Let me upgrade your docs
|
2012-03-07 11:35:18 -05:00 |
|