Commit Graph

54 Commits (b896157d61c8a8f924dc1bc956fa5c2a48a4813a)

Author SHA1 Message Date
John Callender 25d868c654 minor format and typo edits for the 0.4 doc update. 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 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 0151ed4508 misc clarifications 13 years ago
Michael DeHaan 1051d8f5ca Update git module docs 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
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
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 eba1340542 Document ansible facts 13 years ago
Michael DeHaan c6a709a954 Add new apt options and replace 'ensure' with 'state' 13 years ago
Stephen Fromm 439b218309 Add documentation for context option to file module 13 years ago
Tim Bielawa 7b7428a31e Fix yum example 13 years ago
Michael DeHaan 806fdf0fbe Clarify update-cache 13 years ago
Michel Blanc de25ec1f29 Fixes typo
Fixes typo in apt/update-cache blurb
13 years ago
Michel Blanc 25e86ddb7d Adds doc for apt operations
Documents update-cache and puge apt module options
13 years ago
Michael DeHaan 85647b252d Various doc updates 13 years ago
Michael DeHaan a510bdc469 Update fetch docs 13 years ago
Stephen Fromm b9b0cd775b Describe selinux functionality in file module 13 years ago
Michael DeHaan 39e052acbb update virt docs 13 years ago
Michael DeHaan daed69a4b1 Stub reference to SELinux. 13 years ago
Michael DeHaan da00799c56 Document the fetch module. 13 years ago
Martijn Koster 6497570967 doc fixes 13 years ago
Michael DeHaan bef07194c0 Update docs 13 years ago
Michael DeHaan c7f799675d Fix example typo + misc text 13 years ago
Matthew Williams 04196e20a8 docs for file module -- symbolic links 13 years ago
Michael DeHaan a879278713 Update module docs to include new user/group control features, fix formatting on playbooks page. 13 years ago
Michael DeHaan a7c532e3f9 update architecture diagram, minor format changes 13 years ago
Michael DeHaan ace55c6160 Update user module docs 13 years ago
Michael DeHaan 1f565c3d76 add documentation stub for apt, and fix agreement issues caused by Tim's doc ref link fixup. 13 years ago
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.
13 years ago
Michael DeHaan 87ab7d76af Document the user module 13 years ago
Michael DeHaan 1a926c69a1 Added some foreshadowing of CLI syntax to the patterns page. 13 years ago
Michael DeHaan 7a8397d60f link module dev guide from modules page 13 years ago
Michael DeHaan a4c23463fb Add IRC and google groups links to each page 13 years ago
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.
13 years ago
Michael DeHaan 0674c31dbc Added documentation on the 'file' module and how 'copy' and 'template' can also use the options that 'file'
provides.
13 years ago
Michael DeHaan 505d3942b0 Added documentation on the 'shell' module, which is a virtual module and isn't really in the library folder.
Docs build.
13 years ago
Michael DeHaan cf4ac3b6b2 Add yum latest to docs and examples 13 years ago
Michael DeHaan 1346fd02c9 Added stub yum docs + docs rebuild 13 years ago
Tim Bielawa a1010e5405 Spellcheck. Formatting. References. 13 years ago