Brian Coca
08445418aa
more string corrections
10 years ago
Greg DeKoenigsberg
2f9f6cc28e
Adding author's github id
10 years ago
Greg DeKoenigsberg
994ea305a8
Adding author's github id
10 years ago
Greg DeKoenigsberg
db14acbb54
Adding author's github id
10 years ago
Greg DeKoenigsberg
c94776fa36
Adding author's github id
10 years ago
Greg DeKoenigsberg
9259ff62dd
Adding author's github id
10 years ago
Toshio Kuratomi
2396f36f11
Fix typo causing SyntaxError (missing colon)
10 years ago
Anders Ingemann
3795ab0379
Clear rabbitmq_user pw when none is specified
10 years ago
Michael DeHaan
110250d344
package files
10 years ago
Michael DeHaan
b1e789968b
File extensions!
10 years ago
Michael DeHaan
50f105578a
Restructuring.
10 years ago
Michael DeHaan
73123b69fa
Move modules into subdirectory.
10 years ago
James Tanner
b9ff96f838
Fix version_added for node in rabbitmq modules
11 years ago
Chris Sinchok
9170827caf
Typo in rabbitmq_plugin docs
...
Should be "plugins", not "users".
11 years ago
James Tanner
c3000f1e20
Use new syntax for module snippets in rabbitmq_policy and update changelog
11 years ago
jctanner
26e54831e2
Merge pull request #4957 from retr0h/rabbitmq_policy
...
Added module to handle rabbit policies [1]
11 years ago
James Tanner
4f9aadcc07
Addresses #5023 Fix import comments
11 years ago
James Tanner
38edad70ac
Fixes #5023 Convert all modules to use new snippet import pattern
11 years ago
John Dewey
0bbb930747
Handled string/dict the ansible way
11 years ago
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.
11 years ago
John Dewey
52b125a9da
Cleaned up docs just a smidge
...
Mostly added periods where missed, and corrected /vhost spacing.
11 years ago
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
11 years ago
Michael DeHaan
5d96666567
Add missing version_added description in docs.
11 years ago
Frank Shearar
c0de378e15
'prefix' avoids potentially making people confuse 'path' with $PATH.
11 years ago
Frank Shearar
7f27a6181b
Minor typo
12 years ago
Frank Shearar
9cc75f1f54
Let someone specify a path to a Rabbit that's not installed in the usual place.
12 years ago
Lorin Hochstein
12c189231c
Doc: rabbitmq_user pw change and force
...
Document that need to add force=yes to change password of
existing user
12 years ago
Jan-Piet Mens
98c1423269
Docs: consistently format playbook EXAMPLES
12 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
12 years ago
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.
12 years ago
Ceri Storey
5b0dc933ee
Fix whitespace, changing tabs to spaces.
12 years ago
Ceri Storey
25911713d6
Allow specification of the node we wish to connect to.
12 years ago
Michael DeHaan
cd97a4cb14
Allow modules to be categorized, and also sort them when generating the documentation.
12 years ago