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
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
Michael DeHaan
5954a7d8cc
Merge pull request #88 from sfromm/selinux
...
Update file documentation for se* options
2012-05-03 15:47:41 -07:00
Peter Sankauskas
01576f9447
Add UID to user module documentation
2012-05-03 10:47:27 -07:00
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.
2012-05-02 12:03:56 -07:00
John Callender
26c141e96e
Issue #84 : Doc tweaks for modules, moduledev, and playbooks
2012-05-02 06:53:29 -07:00
John Callender
b247da54f1
Issue #82 : Minor edits to doc text and formatting
2012-05-01 22:35:02 -07:00
Michael DeHaan
eba1340542
Document ansible facts
2012-04-25 22:40:11 -04:00
Michael DeHaan
c6a709a954
Add new apt options and replace 'ensure' with 'state'
2012-04-25 22:28:22 -04:00
Stephen Fromm
439b218309
Add documentation for context option to file module
2012-04-21 23:51:03 -07:00
Tim Bielawa
7b7428a31e
Fix yum example
2012-04-20 14:26:45 -04:00
Michael DeHaan
806fdf0fbe
Clarify update-cache
2012-04-19 09:57:30 -04:00
Michel Blanc
de25ec1f29
Fixes typo
...
Fixes typo in apt/update-cache blurb
2012-04-19 22:27:29 +02:00
Michel Blanc
25e86ddb7d
Adds doc for apt operations
...
Documents update-cache and puge apt module options
2012-04-19 22:25:12 +02:00
Michael DeHaan
85647b252d
Various doc updates
2012-04-18 23:02:28 -04:00
Michael DeHaan
a510bdc469
Update fetch docs
2012-04-18 21:21:49 -04:00
Stephen Fromm
b9b0cd775b
Describe selinux functionality in file module
2012-04-17 17:08:17 -07:00
Michael DeHaan
39e052acbb
update virt docs
2012-04-12 22:31:43 -04:00
Michael DeHaan
daed69a4b1
Stub reference to SELinux.
2012-04-12 22:30:43 -04:00
Michael DeHaan
da00799c56
Document the fetch module.
2012-04-12 22:29:49 -04:00
Martijn Koster
6497570967
doc fixes
2012-04-12 23:20:52 +01:00
Michael DeHaan
bef07194c0
Update docs
2012-04-06 11:41:18 -04:00
Michael DeHaan
c7f799675d
Fix example typo + misc text
2012-04-04 20:30:41 -04:00
Matthew Williams
04196e20a8
docs for file module -- symbolic links
2012-04-01 17:03:13 -07:00
Michael DeHaan
a879278713
Update module docs to include new user/group control features, fix formatting on playbooks page.
2012-03-31 12:08:28 -04:00
Michael DeHaan
a7c532e3f9
update architecture diagram, minor format changes
2012-03-31 10:43:34 -04:00
Michael DeHaan
ace55c6160
Update user module docs
2012-03-26 23:06:14 -04:00
Michael DeHaan
1f565c3d76
add documentation stub for apt, and fix agreement issues caused by Tim's doc ref link fixup.
2012-03-26 19:48:32 -04:00
Tim Bielawa
ef632db9f3
Fix cross-document references to 'playbooks' in the modules source.
...
Update manpages from ansible repo to show when options require args.
Update clean target Makefile so 'rm' doesn't print a useless error
when files aren't found while cleaning.
2012-03-23 22:38:29 -04:00
Michael DeHaan
87ab7d76af
Document the user module
2012-03-22 01:01:02 -04:00
Michael DeHaan
1a926c69a1
Added some foreshadowing of CLI syntax to the patterns page.
2012-03-31 10:38:24 -04:00
Michael DeHaan
7a8397d60f
link module dev guide from modules page
2012-03-31 10:21:28 -04:00
Michael DeHaan
a4c23463fb
Add IRC and google groups links to each page
2012-03-31 09:55:37 -04:00
Michael DeHaan
3a1bbac3a7
Move see also blocks to bottom of each page to include reading docs, remove 'fork me' to avoid text overlap,
...
simply menu nav so folks find the chapter link.
2012-03-31 09:29:31 -04:00
Michael DeHaan
0674c31dbc
Added documentation on the 'file' module and how 'copy' and 'template' can also use the options that 'file'
...
provides.
2012-03-15 22:47:21 -04:00
Michael DeHaan
505d3942b0
Added documentation on the 'shell' module, which is a virtual module and isn't really in the library folder.
...
Docs build.
2012-03-14 20:57:35 -04:00
Michael DeHaan
cf4ac3b6b2
Add yum latest to docs and examples
2012-03-12 19:23:58 -04:00
Michael DeHaan
1346fd02c9
Added stub yum docs + docs rebuild
2012-03-09 19:04:40 -05:00
Tim Bielawa
a1010e5405
Spellcheck. Formatting. References.
2012-03-09 14:39:29 -05:00
Michael DeHaan
1952bd0aa3
add some docs
2012-03-08 22:50:00 -05:00
Michael DeHaan
2cafb8d221
Minor docs restructuring
2012-03-08 13:53:48 -05:00
Michael DeHaan
12fd193450
Docs updates
2012-03-08 13:36:47 -05:00
Tim Bielawa
5e453555e3
Let me upgrade your docs
2012-03-07 11:35:18 -05:00