Commit Graph

8 Commits (ce09a6dd472bf8bd17a9226ab52a690126b0c8f2)

Author SHA1 Message Date
Michael DeHaan 04744ca706 Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
Michael DeHaan d0119f9f8c Trim legacy variable usage. 11 years ago
Michael DeHaan 8a135ed572 Remove legacy variable usage. 11 years ago
Jesse Keating 49846ae945 Remove a trailing quote 11 years ago
Jesse Keating c050f911af make name the parameter, with hostname as alias
name is used throughout Ansible, it's the "standard". This change
applies that standard to the add_host routine and updates the docs to
reflect that. Related to https://github.com/ansible/ansible/pull/3254
11 years ago
Jan-Piet Mens 98c1423269 Docs: consistently format playbook EXAMPLES 11 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
11 years ago
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago