Jan-Piet Mens
2275b2f950
Added missing slurp and fireball to modules list
...
- This list should probably be generated by module_formatter ...
- modules.rst includes _list.rst for list of modules
- module-formatter will generate that list
2012-09-30 17:11:58 +02:00
Jan-Piet Mens
3035394159
Added support for module_formatter (in ansible/hacking/)
2012-09-26 20:36:48 +02:00
Michael DeHaan
256d61e1e7
Document SELinux module
2012-08-30 19:08:05 -04:00
Michael DeHaan
23ae68de4f
add docs on wait_for
2012-08-30 19:01:53 -04:00
Michael DeHaan
500941917d
Add line in file, rebuild
2012-08-30 18:41:27 -04:00
Daniel Hokka Zakrisson
09f7bd1a9b
Add lineinfile module
2012-08-30 04:22:51 +02:00
Tim Bielawa
b9f7ea7198
Add auto-gen TOCs to a bunch of pages.
2012-08-28 15:41:10 -04:00
Michael DeHaan
be6b9b0594
Fix rst formatting + rebuild
2012-08-27 21:59:37 -04:00
Dane Summers
3a8c277cb8
updated subversion/git RST for new subversion module and git force option
2012-08-27 21:59:36 -04:00
Tim Bielawa
1133b6dd94
Put modules list into three columns.
2012-08-27 15:41:37 -04:00
Tim Bielawa
68e31cf23f
Add docs for nagios
2012-08-27 15:12:37 -04:00
Tim Bielawa
f28ea0cda1
Break the modules docs into separate files.
2012-08-13 15:39:00 -04:00
Michael DeHaan
10c89f4d49
Merge pull request #181 from mattupstate/master
...
Add notes about easy_install and pip
2012-08-10 18:22:37 -07:00
Matt Wright
41e524eb58
Add notes about easy_install and pip
2012-08-10 10:35:27 -04:00
Michael DeHaan
df53801e0f
fix doc example
2012-08-10 00:07:10 -04:00
Michael DeHaan
ce9401beda
fix typo
2012-08-09 22:13:24 -04:00
Michael DeHaan
f4245ee5f0
add versionadded info to new modules
2012-08-09 22:10:57 -04:00
Tim Bielawa
688086c54a
Add consistent versionadded/deprecated tags.
2012-08-09 22:10:57 -04:00
Michael DeHaan
af762446a1
Merge pull request #172 from tbielawa/RefreshNotes
...
Refresh the use of 'note' to make it consistent.
2012-08-09 19:05:43 -07:00
Michael DeHaan
54a9f17b25
formatting/rebuild
2012-08-09 22:04:34 -04:00
Michael DeHaan
fc7591eeaa
Merge pull request #175 from mattupstate/apt_repository
...
Add apt_repository documentation
2012-08-09 19:02:48 -07:00
Michael DeHaan
04cc44bf17
Merge pull request #176 from mattupstate/pip
...
Add pip module documentation
2012-08-09 19:01:18 -07:00
Michael DeHaan
b3f0678f2d
fix tags and reuse of link name (annoying habit of sphinx to require uniqueness in HREFs)
2012-08-09 22:00:19 -04:00
Michael DeHaan
a29d532711
Merge pull request #178 from anotherjesse/link_resources
...
link ansible resources
2012-08-09 18:58:45 -07:00
Michael DeHaan
50e95372d3
Merge pull request #177 from mattupstate/easy_install
...
Add basic easy_install module documentation
2012-08-09 18:57:04 -07:00
Matt Wright
ff9072db7d
Add supervisorctl documentation
2012-08-08 11:04:44 -04:00
Jesse Andrews
2085ec0971
Update the RST as well
2012-08-07 15:49:10 -07:00
Matt Wright
e028ce7c2e
Add apt_repository documentation
2012-08-07 17:08:58 -04:00
Matt Wright
2f9e3d141e
Add pip module documentation
2012-08-07 17:05:21 -04:00
Matt Wright
f1ae9eb98b
Add basic easy_install module documentation
2012-08-07 16:56:08 -04:00
Tim Bielawa
fb5d2d10db
Refresh the use of 'note' to make it consistent.
2012-08-07 02:50:48 +00:00
Mark Theunissen
866863c209
Adding the host
2012-08-06 20:03:20 -05:00
Mark Theunissen
4d7f9fbb70
Fixing the MySQL docs
2012-08-03 10:31:43 -05:00
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