Commit graph

20 commits

Author SHA1 Message Date
Chris Sinchok
796ac6d01c Typo in rabbitmq_plugin docs
Should be "plugins", not "users".
2014-02-28 11:38:11 -06:00
James Tanner
7268fe43e7 Use new syntax for module snippets in rabbitmq_policy and update changelog 2014-02-05 16:21:18 -05:00
jctanner
cda3f06117 Merge pull request #4957 from retr0h/rabbitmq_policy
Added module to handle rabbit policies [1]
2014-02-05 16:07:38 -05:00
James Tanner
ad837709bd Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
James Tanner
6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
John Dewey
64f7f6726d Handled string/dict the ansible way 2013-11-20 20:21:04 -08:00
John Dewey
c372007b49 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
d3b1d06af7 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
37773f967e 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
35183f7af3 Add missing version_added description in docs. 2013-07-20 12:08:47 -04:00
Frank Shearar
472c18c2b4 'prefix' avoids potentially making people confuse 'path' with $PATH. 2013-07-12 10:13:53 +01:00
Frank Shearar
9ba4a42ff8 Minor typo 2013-07-09 17:33:30 +01:00
Frank Shearar
ec78daa456 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
1bcc60992c 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
30d641094b Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
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
2013-06-15 20:54:25 +02:00
Ceri Storey
c01992b564 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
72b60286e1 Fix whitespace, changing tabs to spaces. 2013-05-08 15:34:57 +01:00
Ceri Storey
6a5d07ecc7 Allow specification of the node we wish to connect to. 2013-05-08 15:26:24 +01:00
Michael DeHaan
391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00