Commit graph

73 commits

Author SHA1 Message Date
Michael DeHaan
dde93ae55a fixup service docs 2012-08-01 00:50:16 -04:00
Michael DeHaan
30f42b9735 Module docs cleanup + rebuild 2012-07-31 23:19:41 -04:00
Michael DeHaan
5d5231c4d0 undocument service list=status, since that's gone now 2012-07-31 23:10:15 -04:00
Michael DeHaan
962e6e5572 module doc updates for 0.6 (release pending soon) 2012-07-31 22:47:04 -04:00
Michael DeHaan
1aa3c1522c Updating various doc items with 0.6 features, releasing soon, and removing references to things new in 0.4, which
has been out long enough to no longer be new.
2012-07-31 22:19:04 -04:00
Michael DeHaan
b76e8c9028 Merge pull request #158 from ADRIyas/patch-1
Update rst/modules.rst
2012-07-31 12:40:56 -07:00
Lorin Hochstein
49385bb3a3 Minor doc fixups for apt module.
Change hyphens to underscores in argument names, e.g.:
 update-cache -> update_cache

Remove question mark in description of behavior of update_cache.
2012-07-31 09:02:37 -04:00
ADRIyas
2253fa1019 Update rst/modules.rst 2012-07-31 00:14:50 +08:00
Lorin Hochstein
840f3c951b Document postgresql_db and postgresql_user modules. 2012-07-29 13:49:42 -04:00
Michael DeHaan
8fb2e2707c name is optional on a task 2012-07-28 10:24:47 -04:00
Michael DeHaan
db19d83e40 Update the format of the modules page to use tables. 2012-07-27 20:35:45 -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
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
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
Peter Sankauskas
3807e16cad Adding the documentation for 'install-recommends' to APT. 2012-07-09 11:34:06 -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
340faa5fde Add service state=reloaded 2012-05-19 17:30:20 -04:00
John Callender
25d868c654 minor format and typo edits for the 0.4 doc update. 2012-05-13 17:08:42 -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
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
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
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