Commit graph

292 commits

Author SHA1 Message Date
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
6491e0a1fb Merge pull request #150 from Lennie/patch-1
Update index.html
2012-07-26 07:50:26 -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
Lennie
5a58eb16c0 Update index.html
I propose this quote from the mailinglist should go in the "What People Are Saying" section.
2012-07-26 15:34:12 +03:00
Michael DeHaan
2f71eb0366 Merge pull request #140 from ludovicc/master
Document sudo_user in playbook
2012-07-25 18:48:08 -07:00
Michael DeHaan
f131a7da36 Merge pull request #145 from lorin/link-to-setup
Add link to setup module when ansible vars first referenced.
2012-07-25 18:45:59 -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
799fb60051 Rebuild 2012-07-20 11:51:23 -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
Michael DeHaan
78654d7b6d Merge pull request #137 from pas256/patch-3
Adding the documentation for 'install-recommends' to APT.
2012-07-14 11:57:32 -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
Michael DeHaan
429d1108ce Merge pull request #136 from pas256/patch-2
Issue 135: Updating to reflect reality
2012-07-06 18:04:51 -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
Michael DeHaan
1669620379 Merge pull request #130 from jpalley/patch-1
Add/update documentation about magic variables.
2012-07-04 11:30:35 -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
21381fc533 Rebuild of everything already merged 2012-06-19 21:22:27 -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
Michael DeHaan
f52d403d55 Merge pull request #123 from goozbach/master
Fixed best practice
2012-06-15 04:38:05 -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
Michael DeHaan
1b249b87be Merge pull request #118 from nafeger/master
simple docs request about using ${var}
2012-06-12 18:03:20 -07: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
f7d4b418d5 Docs rebuild 2012-05-19 20:57:34 -04: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
9395ebd479 Merge pull request #114 from maxjustus/master
Fix misspelling of necessary
2012-05-19 17:56:09 -07:00
Michael DeHaan
abdd5c1060 Docs rebuild 2012-05-19 17:30:30 -04:00
Michael DeHaan
340faa5fde Add service state=reloaded 2012-05-19 17:30:20 -04:00
Max Spransy
72e8a40ccd Change neccesssary to necessary 2012-05-16 10:39:10 -05: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
Michael DeHaan
b896157d61 Merge pull request #110 from johncallender/master
I noticed a few small issues in the new docs
2012-05-14 15:57:34 -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
b71cf6653f Add missing files 2012-05-13 12:03:24 -04: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
bdba38c790 Merge pull request #109 from dne/patch-1
Remove outdated note about apt module
2012-05-12 12:27:13 -07:00