James Cammarata
e92df1dc76
Bail out correctly if socket.recv gets nothing (indicating a closed socket)
11 years ago
James Cammarata
3d3b318a86
Fireball2 mode working!
11 years ago
Brian Coca
e7e5db8e6c
updated debug module docs to remove outdated -v requirement (and
...
only_if reference)
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
11 years ago
Michael DeHaan
7cf87d7a3c
Legacy variable usage removed
11 years ago
Jesse Keating
64fb4f4c93
Update fail docs for new syntax
...
Use when instead of only_if
Use new variable style
12 years ago
Jesse Keating
6a1d6ee25f
Elapsed time should account for the delay
12 years ago
Jan-Piet Mens
98c1423269
Docs: consistently format playbook EXAMPLES
12 years ago
Michael DeHaan
5cbbd2ee6d
Remove reference to non-existant module.
12 years ago
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
12 years ago
Michael DeHaan
2bb25cac74
Doc standardization
12 years ago
Michael DeHaan
2438ef474a
Docs standardization
12 years ago
Michael DeHaan
79015895ba
Standardize docs
12 years ago
Stoned Elipot
e320616974
Fix empty requirements specifications in modules documentation
...
And also be liberal in what ansible-doc accepts as an empty
requirements specification.
While here fix a typo in template module documentation
wrt jinja2 overrides example.
12 years ago
Michael DeHaan
e0f0278ad8
Move mail into the notification bucket.
12 years ago
Michael DeHaan
a715a86cd1
Slight tweak to set_fact variable documentation to clarify scope info.
12 years ago
Michael DeHaan
cd97a4cb14
Allow modules to be categorized, and also sort them when generating the documentation.
12 years ago