Commit Graph

90 Commits (2befb446a3c3db5fc12126d679eba45b821c4017)

Author SHA1 Message Date
Michael DeHaan f4245ee5f0 add versionadded info to new modules 12 years ago
Tim Bielawa 688086c54a Add consistent versionadded/deprecated tags. 12 years ago
Michael DeHaan af762446a1 Merge pull request #172 from tbielawa/RefreshNotes
Refresh the use of 'note' to make it consistent.
12 years ago
Michael DeHaan 54a9f17b25 formatting/rebuild 12 years ago
Michael DeHaan fc7591eeaa Merge pull request #175 from mattupstate/apt_repository
Add apt_repository documentation
12 years ago
Michael DeHaan 04cc44bf17 Merge pull request #176 from mattupstate/pip
Add pip module documentation
12 years ago
Michael DeHaan b3f0678f2d fix tags and reuse of link name (annoying habit of sphinx to require uniqueness in HREFs) 12 years ago
Michael DeHaan a29d532711 Merge pull request #178 from anotherjesse/link_resources
link ansible resources
12 years ago
Michael DeHaan 50e95372d3 Merge pull request #177 from mattupstate/easy_install
Add basic easy_install module documentation
12 years ago
Matt Wright ff9072db7d Add supervisorctl documentation 12 years ago
Jesse Andrews 2085ec0971 Update the RST as well 12 years ago
Matt Wright e028ce7c2e Add apt_repository documentation 12 years ago
Matt Wright 2f9e3d141e Add pip module documentation 12 years ago
Matt Wright f1ae9eb98b Add basic easy_install module documentation 12 years ago
Tim Bielawa fb5d2d10db Refresh the use of 'note' to make it consistent. 12 years ago
Mark Theunissen 866863c209 Adding the host 12 years ago
Mark Theunissen 4d7f9fbb70 Fixing the MySQL docs 12 years ago
Michael DeHaan dde93ae55a fixup service docs 12 years ago
Michael DeHaan 30f42b9735 Module docs cleanup + rebuild 12 years ago
Michael DeHaan 5d5231c4d0 undocument service list=status, since that's gone now 12 years ago
Michael DeHaan 962e6e5572 module doc updates for 0.6 (release pending soon) 12 years ago
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.
12 years ago
Michael DeHaan b76e8c9028 Merge pull request #158 from ADRIyas/patch-1
Update rst/modules.rst
12 years ago
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.
12 years ago
ADRIyas 2253fa1019 Update rst/modules.rst 12 years ago
Lorin Hochstein 840f3c951b Document postgresql_db and postgresql_user modules. 12 years ago
Michael DeHaan 8fb2e2707c name is optional on a task 12 years ago
Michael DeHaan db19d83e40 Update the format of the modules page to use tables. 12 years ago
Michael DeHaan 69e8b75dc3 Merge pull request #151 from lorin/apt-get-update
Document that apt-cache=yes is equivalent to apt-get update.
12 years ago
Lorin Hochstein 1694146c2d Document that apt-cache=yes is equivalent to apt-get update. 12 years ago
Lorin Hochstein 769ea7aefc Document the 'remote' argument for the git module. 12 years ago
Lorin Hochstein def22a9cf0 Remove branch arg from git docs.
The "branch" arg doesn't work, users should use "version" instead
for specifying branches.
12 years ago
Peter Sankauskas 3807e16cad Adding the documentation for 'install-recommends' to APT. 12 years ago
Michael DeHaan d3fa1c36a5 docs build + formatting fix on the modules page 12 years ago
Michael DeHaan 6eb53ad540 misc doc updates for 0.5 12 years ago
Michael DeHaan 340faa5fde Add service state=reloaded 13 years ago
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