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
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
Michael DeHaan
a00ab37b22
Document raw module.
2012-05-10 01:20:31 -04:00
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.
2012-05-10 01:05:32 -04:00
Michael DeHaan
2166ed8e98
Document sudo -U
2012-05-10 01:04:26 -04:00
Michael DeHaan
f4e01d2b19
notes about EPEL and release cycles
2012-05-10 00:58:27 -04:00
Michael DeHaan
0151ed4508
misc clarifications
2012-05-10 00:46:12 -04:00
Michael DeHaan
1051d8f5ca
Update git module docs
2012-05-10 00:42:26 -04:00
Michael DeHaan
7b5f77aba6
Merge pull request #107 from mcodd/executable_inventory_clarification
...
Clarifications/fixes for executable inventory examples
2012-05-11 15:26:18 -07:00
Matt Coddington
fc7bb858e4
Clarifications/fixes for executable inventory examples
2012-05-11 17:20:25 -04:00
Michael DeHaan
2d75199d83
Fix doc error about nested groups
2012-05-06 17:16:42 -04:00
Michael DeHaan
e485aec355
Rebuild
2012-05-06 17:14:21 -04:00
Michael DeHaan
f0d9f9652c
Document inventory format upgrades in 0.4
2012-05-06 17:13:57 -04:00
Michael DeHaan
7f5c1b8f02
Temporary note about YAML support in 0.4, in case anyone tries it, coming back very very soon!
2012-05-06 15:05:42 -04:00
Michael DeHaan
eadc78549f
Rebuild
2012-05-02 00:55:54 -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
77f33a70ba
remove old dest entries
2012-05-03 18:01:11 -07:00
Wes Johnson
b06c4a1618
rewrite file's 'dest' argument
...
Previously, there were two entries for 'dest'. I've combined them in a
way that makes sense to me.
This will be superfluous when 'path' is made. Ideally, I'd like to see
'path' have the bulk of the definition, and 'dest' to be an alias to
'path'.
2012-05-03 17:47:44 -07:00
Wes Johnson
8f165e1d3c
Revert "ignore eclipse's .project file"
...
This reverts commit 21550f6586
.
2012-05-03 17:04:47 -07:00
Wes Johnson
21550f6586
ignore eclipse's .project file
2012-05-03 16:55:17 -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