Commit Graph

9 Commits (155f6e4dd3d597253e787c5eb191c6bde5d3dab8)

Author SHA1 Message Date
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
James Tanner 8e41480059 Set required=false for answer_file in svr4pkg docstrings 11 years ago
Jonathan Mainguy d58f5a23ae Changed note describing this functionality was added in 1.4 to match what I have seen in other modules 11 years ago
Jonathan Mainguy df92881e26 Added note in description explaining this was added in Ansible 1.4 11 years ago
Jonathan Mainguy 9fdf4626ea Changed resp= to response_file= as per mpdehaan's request 11 years ago
Jonathan Mainguy e581156dfc Added resp= option for svr4pkg to enable the -r option in pkgadd for response files 11 years ago
Alexander Winkler 52321c1557 fixes ansible/ansible#3547 11 years ago
Jan-Piet Mens 5c69918d53 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 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago