Commit Graph

6 Commits (867702b26a14bbf03da6799c69f74e8f65a66b33)

Author SHA1 Message Date
Michael DeHaan 4503cbebc0 Added "debug: var=variableName" capability.
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>
Michael DeHaan 7cf87d7a3c Legacy variable usage removed
Jan-Piet Mens 98c1423269 Docs: consistently format playbook EXAMPLES
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
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation.