Commit Graph

336 Commits (074667261ecc1e8fd3c476d507ec17a6b0c955d5)

Author SHA1 Message Date
Michael DeHaan 7bd6fde2a3 Document --limit and range selection 12 years ago
Michael DeHaan cb0fb4c42f Merge pull request #184 from tbielawa/bashifiedexamples
'bashify' the examples page.
12 years ago
Tim Bielawa f28ea0cda1 Break the modules docs into separate files. 12 years ago
Tim Bielawa a07e928358 'bashify' the examples page. 12 years ago
Michael DeHaan 10c89f4d49 Merge pull request #181 from mattupstate/master
Add notes about easy_install and pip
12 years ago
Matt Wright 41e524eb58 Add notes about easy_install and pip 12 years ago
Michael DeHaan df53801e0f fix doc example 12 years ago
Michael DeHaan ce9401beda fix typo 12 years ago
Michael DeHaan 2befb446a3 Merge branch 'RefreshBestPractices' of https://github.com/tbielawa/ansible.github.com 12 years ago
Michael DeHaan f4245ee5f0 add versionadded info to new modules 12 years ago
Tim Bielawa 688086c54a Add consistent versionadded/deprecated tags. 12 years ago
Tim Bielawa 391acfb20c Freshen up the examples page. 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 3e296ae3aa Merge pull request #174 from anotherjesse/master
correct hacking/test-module arguments
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
Michael DeHaan 05ded8d363 Merge pull request #179 from mattupstate/supervisorctl
Add supervisorctl documentation
12 years ago
Michael DeHaan 056061922e page update 12 years ago
Matt Wright ff9072db7d Add supervisorctl documentation 12 years ago
Michael DeHaan 0716835e47 Rebuild 12 years ago
Jesse Andrews 2085ec0971 Update the RST as well 12 years ago
Jesse Andrews 2be8cbfa2b correct test-module arguments 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
Tim Bielawa 8328bb7d63 Lighter refresh of the Best Practices page. 12 years ago
Michael DeHaan 10387cb19c Since master branch are named release-XX now, just link to examples on the devel branch. 12 years ago
Mark Theunissen 866863c209 Adding the host 12 years ago
Michael DeHaan 77e471650b I actually forget. 12 years ago
Mark Theunissen 4d7f9fbb70 Fixing the MySQL docs 12 years ago
Michael DeHaan f732aa3d1c Add start of a glossary 12 years ago
Michael DeHaan fa6aa5ef98 Added info about ignore_errors: True and added a user to the who uses page 12 years ago
Michael DeHaan b9d8ca4f30 Merge pull request #166 from lorin/tasks-not-element
'tasks' should not be preceded by '-' in examples
12 years ago
Lorin Hochstein ce2cdc22c4 'tasks' should not be preceded by '-' in examples 12 years ago
Michael DeHaan 71d7f1acf9 add naming info to FAQ 12 years ago
Michael DeHaan 157bdbbd73 slight tweak to 'who uses' 12 years ago
Michael DeHaan 717884b61a amend best practices 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 dde17404c6 Mention the AnsibleModule common code on the docs site 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 dac0db9ca2 Add company + rebuild 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 13 years ago
Michael DeHaan 75d5f2579d Merge pull request #141 from pas256/master
EC2 external inventory documentation
13 years ago
Lorin Hochstein 840f3c951b Document postgresql_db and postgresql_user modules. 13 years ago
Michael DeHaan bb7ef45347 add a user + docs rebuild 13 years ago
Michael DeHaan 8fb2e2707c name is optional on a task 13 years ago
Michael DeHaan c39b7261f1 node -> tier and some feature matrix reorg 13 years ago
Michael DeHaan eef5bf4778 add note about sudo_user 13 years ago
Michael DeHaan 2078627e3b docs rebuild 13 years ago
Michael DeHaan c4a6b68cb9 Update index 13 years ago
Michael DeHaan 288499e391 homepage cleanup 13 years ago
Michael DeHaan 10fc56adf0 Attempt to make the home page less of a wall of text. Probably more to come. 13 years ago
Michael DeHaan db19d83e40 Update the format of the modules page to use tables. 13 years ago
Michael DeHaan 58cb60c8af fix company name + docs rebuild 13 years ago
Michael DeHaan ebdb991813 link fix 13 years ago
Michael DeHaan fb7ab7b7ed fix up html 13 years ago
Michael DeHaan a4004e50df Rebuild 13 years ago
Michael DeHaan 0ca377eea4 Build + cleanup who uses page 13 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.
13 years ago
Michael DeHaan f187227cb6 Merge pull request #146 from lorin/git-nobranch
Remove branch arg from git docs.
13 years ago
Lorin Hochstein 1694146c2d Document that apt-cache=yes is equivalent to apt-get update. 13 years ago
Lorin Hochstein 769ea7aefc Document the 'remote' argument for the git module. 13 years ago
Michael DeHaan 2f71eb0366 Merge pull request #140 from ludovicc/master
Document sudo_user in playbook
13 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.
13 years ago
Lorin Hochstein dfd60149c0 Add link to setup module when ansible vars first referenced.
Add a cross-reference link to the setup module documentation, so
users know where to look to find more detail about what ansible
variables are available.
13 years ago
Michael DeHaan db014182e6 Update the inventory docs + rebuild 13 years ago
Peter Sankauskas c5f791a297 Completed documentation of the EC2 external inventory script 13 years ago
Peter Sankauskas 4c4a96b088 Beginning to add EC2 documentation. 13 years ago
Ludovic Claude 8e0560f41c Document sudo_user 13 years ago
Michael DeHaan 52bcdf5e38 Merge pull request #138 from lorin/master
Fix missing colon in YAML example
13 years ago
Lorin Hochstein def40d0389 Missing a colon in a YAML example. 13 years ago
Peter Sankauskas 3807e16cad Adding the documentation for 'install-recommends' to APT. 13 years ago
Peter Sankauskas 107784980e Issue 135: Updating to reflect reality 13 years ago
Michael DeHaan d3fa1c36a5 docs build + formatting fix on the modules page 13 years ago
Michael DeHaan 6eb53ad540 misc doc updates for 0.5 13 years ago
Michael DeHaan c963278c58 Merge pull request #129 from goozbach/master
Add a global_vars file for use of all playbooks.
13 years ago
Jonathan Palley c3221f12cc Add/update documentation about magic variables. 13 years ago
Derek Carter 3aefdb0e87 added global vars to best practice 13 years ago
Michael DeHaan 73f7416864 Fix formatting glitch. 13 years ago
Michael DeHaan dd7113cc63 Merge pull request #122 from alanorth/getting_started
Clarify getting started instructions for git checkouts
13 years ago
Derek Carter cf3da1bd25 vars_files doesn't use include 13 years ago
Alan Orth 78c02a9163 Clarify getting started instructions for git checkouts
The default branch is already devel (as of June 14, 2012), so there's
no need to check this one out explicitly.  Also, it was being checked
out before we had even entered the source folder, which was obviously
a mistake.
13 years ago
Nathan A. Feger 2797b9f7fb Adding note about ${vars}
Add a note about how it is possible to use ${var} in addition to $var
13 years ago
Michael DeHaan e21595fcc7 Merge pull request #113 from johncallender/master
Found a couple more broken doc links
13 years ago
Michael DeHaan 71350a176c Merge pull request #112 from wgjohnson/examples-edits
removed '-' from ansible calls
13 years ago
Michael DeHaan 340faa5fde Add service state=reloaded 13 years ago
John Callender b243b8dcbf Fixing a couple more internal doc links. 13 years ago
Wes Johnson 992c2b8234 removed '-' from ansible calls 13 years ago
John Callender 25d868c654 minor format and typo edits for the 0.4 doc update. 13 years ago
Michael DeHaan 0127df97b5 new playbooks best practices page + docs rebuild 13 years ago