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 |