Serge van Ginderachter
705613acf8
Fix bug in uri where redirect check fails.
...
When the redirect check fails, the 'status' key is not set in
resp_redir, so we need to check this.
2013-08-29 15:58:01 +02:00
Michael DeHaan
ece707bc6e
Trim old style var references
2013-07-19 09:37:19 -04:00
Joshua Lund
166ea0e175
* Updated all ansible.cc references in the documentation to point
...
to ansibleworks.com
* Fixed a few misspelled words
2013-06-19 19:34:02 -06:00
Joshua Lund
c96e6c0d1d
Removed merge conflict header
2013-06-18 15:01:01 -06:00
Michael DeHaan
6ed171bee5
Merge branch 'sha256' of git://github.com/jlund/ansible into devel
...
Conflicts:
library/network/get_url
2013-06-18 14:46:57 -04:00
Jan-Piet Mens
98c1423269
Docs: consistently format playbook EXAMPLES
2013-06-17 08:53:46 +02:00
Jan-Piet Mens
3404a0fc16
DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
...
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
Added deprecation warning to moduledev.rst and remove deprecated example from it
Fixed up a few typos and uppercased some acronyms.
add consistency to how EXAMPLES are formatted
2013-06-15 20:54:25 +02:00
Joshua Lund
6316a78776
Setting version_added for this feature to 1.3
2013-06-07 11:37:41 -06:00
Joshua Lund
30bd813913
* Added a sha256 method to module_common
...
* Added a sha256sum parameter to the get_url module to enable
cryptographic verification of downloaded files
* Fixed a few typos in the documentation
2013-06-04 23:28:28 -06:00
Michael DeHaan
b363c09a6e
Docs standardization
2013-06-01 12:13:21 -04:00
Michael DeHaan
2a479cca52
Fixup fetch doc formatting.
2013-05-29 10:45:31 -04:00
James Martin
79cd04e689
Initial Commit.
2013-05-23 13:33:36 -04:00
Piffey Parlance
87b4c0d194
Fixed bug where if destination was unspecified, changed would not be set, resulting in an UnboundLocalError.
2013-04-29 13:59:06 -05:00
Michael DeHaan
cd97a4cb14
Allow modules to be categorized, and also sort them when generating the documentation.
2013-04-28 15:03:45 -04:00