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
340faa5fde
Add service state=reloaded
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
John Callender
25d868c654
minor format and typo edits for the 0.4 doc update.
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
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
Michael DeHaan
2166ed8e98
Document sudo -U
13 years ago
Michael DeHaan
f4e01d2b19
notes about EPEL and release cycles
13 years ago
Michael DeHaan
0151ed4508
misc clarifications
13 years ago
Michael DeHaan
1051d8f5ca
Update git module docs
13 years ago
Matt Coddington
fc7bb858e4
Clarifications/fixes for executable inventory examples
13 years ago
Michael DeHaan
2d75199d83
Fix doc error about nested groups
13 years ago
Michael DeHaan
f0d9f9652c
Document inventory format upgrades in 0.4
13 years ago
Michael DeHaan
7f5c1b8f02
Temporary note about YAML support in 0.4, in case anyone tries it, coming back very very soon!
13 years ago
Michael DeHaan
eadc78549f
Rebuild
13 years ago
Michael DeHaan
0dcbffe784
Merge branch 'minor_edits' of https://github.com/johncallender/ansible.github.com
...
Conflicts:
rst/modules.rst
13 years ago
Michael DeHaan
2f04126ea8
Merge pull request #94 from wgjohnson/master
...
Change the 'name' value for Playbook's variable example
13 years ago
Wes Johnson
77f33a70ba
remove old dest entries
13 years ago
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'.
13 years ago
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.
13 years ago
Michael DeHaan
5954a7d8cc
Merge pull request #88 from sfromm/selinux
...
Update file documentation for se* options
13 years ago
Peter Sankauskas
01576f9447
Add UID to user module documentation
13 years ago
Stephen Fromm
2059c5f657
Update file documentation for se* options
...
Describes how you can use '_default' to seuser, serole, setype, and
selevel to use the default context from the policy, if available.
13 years ago
John Callender
26c141e96e
Issue #84 : Doc tweaks for modules, moduledev, and playbooks
13 years ago
John Callender
b247da54f1
Issue #82 : Minor edits to doc text and formatting
13 years ago
Michael DeHaan
0c2dd7b057
Clarify include section
13 years ago
Michael DeHaan
139a1324e9
Allude to ansible-pull, more docs coming later.
13 years ago
Michael DeHaan
7d228c5198
Add github fork banner to docs project to correct for missing akamai resource.
13 years ago
Michael DeHaan
d049d425e6
Clarify stderr behavior of modules
13 years ago
Michael DeHaan
aed5414cb6
Add note about variable precedence
13 years ago
Michael DeHaan
d6368ab4fa
Update facter/ohai parts to talk about ansible facts in most recent release
13 years ago
Michael DeHaan
eba1340542
Document ansible facts
13 years ago
Michael DeHaan
0165ceb3cc
Document how to reference variables about another host from any host.
13 years ago
Michael DeHaan
c6a709a954
Add new apt options and replace 'ensure' with 'state'
13 years ago
Michael DeHaan
26fb8eeb99
Update docs to explain how to get Python 2.6 going on EPEL
13 years ago
Michael DeHaan
ab5ea63ae7
Add another item to testimonials section.
13 years ago
Michael DeHaan
e38ea3807c
Merge pull request #66 from sfromm/selinux
13 years ago
Michael DeHaan
ab75ff5b39
Add "What People Are Saying" section. Rebuild.
13 years ago
Stephen Fromm
439b218309
Add documentation for context option to file module
13 years ago