Commit graph

228 commits

Author SHA1 Message Date
Michael DeHaan
c39b7261f1 node -> tier and some feature matrix reorg 2012-07-28 10:17:14 -04:00
Michael DeHaan
eef5bf4778 add note about sudo_user 2012-07-28 08:42:20 -04:00
Michael DeHaan
2078627e3b docs rebuild 2012-07-27 22:56:53 -04:00
Michael DeHaan
c4a6b68cb9 Update index 2012-07-27 22:42:07 -04:00
Michael DeHaan
288499e391 homepage cleanup 2012-07-27 22:30:36 -04:00
Michael DeHaan
10fc56adf0 Attempt to make the home page less of a wall of text. Probably more to come. 2012-07-27 22:16:14 -04:00
Michael DeHaan
db19d83e40 Update the format of the modules page to use tables. 2012-07-27 20:35:45 -04:00
Michael DeHaan
58cb60c8af fix company name + docs rebuild 2012-07-27 19:22:51 -04:00
Michael DeHaan
ebdb991813 link fix 2012-07-25 23:49:33 -04:00
Michael DeHaan
fb7ab7b7ed fix up html 2012-07-25 23:38:47 -04:00
Michael DeHaan
a4004e50df Rebuild 2012-07-25 23:34:02 -04:00
Michael DeHaan
0ca377eea4 Build + cleanup who uses page 2012-07-25 23:33:47 -04:00
Michael DeHaan
69e8b75dc3 Merge pull request #151 from lorin/apt-get-update
Document that apt-cache=yes is equivalent to apt-get update.
2012-07-26 07:51:42 -07:00
Michael DeHaan
f187227cb6 Merge pull request #146 from lorin/git-nobranch
Remove branch arg from git docs.
2012-07-26 06:05:40 -07:00
Lorin Hochstein
1694146c2d Document that apt-cache=yes is equivalent to apt-get update. 2012-07-26 08:57:09 -04:00
Lorin Hochstein
769ea7aefc Document the 'remote' argument for the git module. 2012-07-26 08:53:05 -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
def22a9cf0 Remove branch arg from git docs.
The "branch" arg doesn't work, users should use "version" instead
for specifying branches.
2012-07-25 17:18:31 -04: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
Michael DeHaan
db014182e6 Update the inventory docs + rebuild 2012-07-20 11:51:17 -04:00
Ludovic Claude
8e0560f41c Document sudo_user 2012-07-16 18:28:32 +02:00
Michael DeHaan
52bcdf5e38 Merge pull request #138 from lorin/master
Fix missing colon in YAML example
2012-07-14 11:58:03 -07:00
Lorin Hochstein
def40d0389 Missing a colon in a YAML example. 2012-07-10 14:39:52 -03:00
Peter Sankauskas
3807e16cad Adding the documentation for 'install-recommends' to APT. 2012-07-09 11:34:06 -07:00
Peter Sankauskas
107784980e Issue 135: Updating to reflect reality 2012-07-06 11:13:40 -07:00
Michael DeHaan
d3fa1c36a5 docs build + formatting fix on the modules page 2012-07-04 17:47:04 -04:00
Michael DeHaan
6eb53ad540 misc doc updates for 0.5 2012-07-04 17:44:39 -04:00
Michael DeHaan
c963278c58 Merge pull request #129 from goozbach/master
Add a global_vars file for use of all playbooks.
2012-07-04 11:31:14 -07:00
Jonathan Palley
c3221f12cc Add/update documentation about magic variables. 2012-07-02 14:17:21 +08:00
Derek Carter
3aefdb0e87 added global vars to best practice 2012-06-21 16:50:57 -04:00
Michael DeHaan
73f7416864 Fix formatting glitch. 2012-06-19 21:22:18 -04:00
Michael DeHaan
dd7113cc63 Merge pull request #122 from alanorth/getting_started
Clarify getting started instructions for git checkouts
2012-06-15 04:38:48 -07:00
Derek Carter
cf3da1bd25 vars_files doesn't use include 2012-06-14 13:19:05 -04:00
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.
2012-06-14 16:45:15 +03: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
Michael DeHaan
e21595fcc7 Merge pull request #113 from johncallender/master
Found a couple more broken doc links
2012-05-19 17:57:10 -07:00
Michael DeHaan
71350a176c Merge pull request #112 from wgjohnson/examples-edits
removed '-' from ansible calls
2012-05-19 17:56:42 -07:00
Michael DeHaan
340faa5fde Add service state=reloaded 2012-05-19 17:30:20 -04:00
John Callender
b243b8dcbf Fixing a couple more internal doc links. 2012-05-15 18:16:32 -07:00
Wes Johnson
992c2b8234 removed '-' from ansible calls 2012-05-15 13:03:10 -07: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
Daniel Néri
2673b4b8a4 Remove outdated note about apt module 2012-05-12 22:22:43 +03:00
Michael DeHaan
85cedf52ef fix rst + docs rebuild 2012-05-10 01:41:31 -04:00
Michael DeHaan
f81000c127 Document list on service module 2012-05-10 01:41:00 -04:00
Michael DeHaan
8559f0167d var section tweaks 2012-05-10 01:36:52 -04:00
Michael DeHaan
c193f774c2 Doc custom facts 2012-05-10 01:33:19 -04:00
Michael DeHaan
d9fe6e959b update docs 2012-05-10 01:27:34 -04:00
Michael DeHaan
7ea369a068 Doc system flags 2012-05-10 01:26:40 -04:00