James Tanner
38edad70ac
Fixes #5023 Convert all modules to use new snippet import pattern
2013-12-02 15:11:23 -05:00
John Dewey
0bbb930747
Handled string/dict the ansible way
2013-11-20 20:21:04 -08:00
John Dewey
cfa588c1a3
The setting of params via dict or string by tags
...
Updated per @mpdehaan suggestions.
* Rather than passing in JSON, supply the policy options as a hash
or string.
* Bumped version_added to 1.5.
2013-11-20 17:07:08 -08:00
John Dewey
52b125a9da
Cleaned up docs just a smidge
...
Mostly added periods where missed, and corrected /vhost spacing.
2013-11-19 12:00:09 -08:00
John Dewey
f813b23e24
Added module to handle rabbit policies [1]
...
Used quite a bit of the existing rabbit modules provied by @chrishoffman.
[1] https://www.rabbitmq.com/parameters.html
2013-11-19 00:36:21 -08:00
Michael DeHaan
5d96666567
Add missing version_added description in docs.
2013-07-20 12:08:47 -04:00
Frank Shearar
c0de378e15
'prefix' avoids potentially making people confuse 'path' with $PATH.
2013-07-12 10:13:53 +01:00
Frank Shearar
7f27a6181b
Minor typo
2013-07-09 17:33:30 +01:00
Frank Shearar
9cc75f1f54
Let someone specify a path to a Rabbit that's not installed in the usual place.
2013-07-09 17:33:14 +01:00
Lorin Hochstein
12c189231c
Doc: rabbitmq_user pw change and force
...
Document that need to add force=yes to change password of
existing user
2013-06-23 11:05:09 -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
Ceri Storey
7b6168aea6
Update rabbitmq_user/vhost/parameter to pass the node to rabbitmqctl using -n flag to rabbitmqctl rather than setting the environment variable.
2013-05-26 14:51:50 +01:00
Ceri Storey
5b0dc933ee
Fix whitespace, changing tabs to spaces.
2013-05-08 15:34:57 +01:00
Ceri Storey
25911713d6
Allow specification of the node we wish to connect to.
2013-05-08 15:26:24 +01: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