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
Michael DeHaan
799fb60051
Rebuild
12 years ago
Michael DeHaan
db014182e6
Update the inventory docs + rebuild
12 years ago
Peter Sankauskas
c5f791a297
Completed documentation of the EC2 external inventory script
12 years ago
Peter Sankauskas
4c4a96b088
Beginning to add EC2 documentation.
12 years ago
Ludovic Claude
8e0560f41c
Document sudo_user
12 years ago
Michael DeHaan
52bcdf5e38
Merge pull request #138 from lorin/master
...
Fix missing colon in YAML example
13 years ago
Michael DeHaan
78654d7b6d
Merge pull request #137 from pas256/patch-3
...
Adding the documentation for 'install-recommends' to APT.
13 years ago
Lorin Hochstein
def40d0389
Missing a colon in a YAML example.
13 years ago
Peter Sankauskas
3807e16cad
Adding the documentation for 'install-recommends' to APT.
13 years ago
Michael DeHaan
429d1108ce
Merge pull request #136 from pas256/patch-2
...
Issue 135: Updating to reflect reality
13 years ago
Peter Sankauskas
107784980e
Issue 135: Updating to reflect reality
13 years ago
Michael DeHaan
d3fa1c36a5
docs build + formatting fix on the modules page
13 years ago
Michael DeHaan
6eb53ad540
misc doc updates for 0.5
13 years ago
Michael DeHaan
c963278c58
Merge pull request #129 from goozbach/master
...
Add a global_vars file for use of all playbooks.
13 years ago
Michael DeHaan
1669620379
Merge pull request #130 from jpalley/patch-1
...
Add/update documentation about magic variables.
13 years ago
Jonathan Palley
c3221f12cc
Add/update documentation about magic variables.
13 years ago
Derek Carter
3aefdb0e87
added global vars to best practice
13 years ago
Michael DeHaan
21381fc533
Rebuild of everything already merged
13 years ago
Michael DeHaan
73f7416864
Fix formatting glitch.
13 years ago
Michael DeHaan
dd7113cc63
Merge pull request #122 from alanorth/getting_started
...
Clarify getting started instructions for git checkouts
13 years ago
Michael DeHaan
f52d403d55
Merge pull request #123 from goozbach/master
...
Fixed best practice
13 years ago
Derek Carter
cf3da1bd25
vars_files doesn't use include
13 years ago
Alan Orth
78c02a9163
Clarify getting started instructions for git checkouts
...
The default branch is already devel (as of June 14, 2012), so there's
no need to check this one out explicitly. Also, it was being checked
out before we had even entered the source folder, which was obviously
a mistake.
13 years ago
Michael DeHaan
1b249b87be
Merge pull request #118 from nafeger/master
...
simple docs request about using ${var}
13 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
Michael DeHaan
f7d4b418d5
Docs rebuild
13 years ago
Michael DeHaan
e21595fcc7
Merge pull request #113 from johncallender/master
...
Found a couple more broken doc links
13 years ago
Michael DeHaan
71350a176c
Merge pull request #112 from wgjohnson/examples-edits
...
removed '-' from ansible calls
13 years ago
Michael DeHaan
9395ebd479
Merge pull request #114 from maxjustus/master
...
Fix misspelling of necessary
13 years ago
Michael DeHaan
abdd5c1060
Docs rebuild
13 years ago
Michael DeHaan
340faa5fde
Add service state=reloaded
13 years ago
Max Spransy
72e8a40ccd
Change neccesssary to necessary
13 years ago
John Callender
b243b8dcbf
Fixing a couple more internal doc links.
13 years ago
Wes Johnson
992c2b8234
removed '-' from ansible calls
13 years ago
Michael DeHaan
b896157d61
Merge pull request #110 from johncallender/master
...
I noticed a few small issues in the new docs
13 years ago
John Callender
25d868c654
minor format and typo edits for the 0.4 doc update.
13 years ago
Michael DeHaan
b71cf6653f
Add missing files
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
bdba38c790
Merge pull request #109 from dne/patch-1
...
Remove outdated note about apt module
13 years ago
Daniel Néri
2673b4b8a4
Remove outdated note about apt module
13 years ago
Michael DeHaan
85cedf52ef
fix rst + docs rebuild
13 years ago
Michael DeHaan
f81000c127
Document list on service module
13 years ago
Michael DeHaan
8559f0167d
var section tweaks
13 years ago
Michael DeHaan
c193f774c2
Doc custom facts
13 years ago
Michael DeHaan
d9fe6e959b
update docs
13 years ago
Michael DeHaan
7ea369a068
Doc system flags
13 years ago
Michael DeHaan
a00ab37b22
Document raw module.
13 years ago
Michael DeHaan
c9f6a2c978
Undocument override hosts (gone in 0.4, use -i "host1,host2" if you must, but want to leave that undocumented
...
as it's not a best practice so much.
13 years ago