Commit Graph

60 Commits (9d2d3f0299ad34ee8332bb179afd64bd9da245ae)

Author SHA1 Message Date
Brian Coca 20bf6d825e Merge pull request #503 from manuel-sousa/rabbitmq_exchange
Added missing default values
9 years ago
Brian Coca ed0d3b94b3 Merge pull request #502 from manuel-sousa/rabbitmq_queue
Add missing defaults
9 years ago
Brian Coca 3f7d9fd168 Merge pull request #501 from manuel-sousa/rabbitmq_binding
Added missing default
9 years ago
Rene Moser f2b085d015 rabbitmq; update author for new rabbitmq modules 9 years ago
Manuel Sousa b30f112e57 Add missing defaults 9 years ago
Manuel Sousa a35dd87263 Added missing default 9 years ago
Manuel Sousa e981275884 Added missing default values 9 years ago
Brian Coca 8147103da9 Merge pull request #464 from manuel-sousa/rabbitmq_binding
Rabbitmq binding
9 years ago
Brian Coca cbe32cd600 Merge pull request #463 from manuel-sousa/rabbitmq_exchange
Rabbitmq exchange
9 years ago
Brian Coca f22c1d4542 Merge pull request #462 from manuel-sousa/rabbitmq_queue
Rabbitmq queue
9 years ago
Manuel Sousa 83e195578b Change variables from camel case to underscore 9 years ago
Manuel Sousa 709817bf19 Missed variable exchangeExists -> exchange_exists 9 years ago
Manuel Sousa 46eedaf368 Change variables from camel case to underscore 9 years ago
Manuel Sousa abab60208d Change variables from camel case to underscore 9 years ago
Manuel Sousa c7fe644c70 Make compatible with python 2.4
Removed one line if else
9 years ago
Brian Coca 08445418aa more string corrections 9 years ago
Manuel Sousa 6354e835d1 Removed leftovers from testing the module 9 years ago
Manuel Sousa 4882f2bbbe Make compatible with python
Removed one line if else
9 years ago
Manuel Sousa 112f4262f1 Make compatible with python 2.4
Removed one line if else
9 years ago
Manuel Sousa 2fa269b019 Added GPL license + Don't log password
Implemented resmo suggestions.
9 years ago
Manuel Sousa 180fb13b28 Added GPL license + Don't log password
Implemented resmo suggestions.
9 years ago
Manuel Sousa 3f2c4426ae Added GPL license + Don't log password
Implemented resmo suggestions.
9 years ago
Greg DeKoenigsberg 2f9f6cc28e Adding author's github id 9 years ago
Greg DeKoenigsberg 994ea305a8 Adding author's github id 9 years ago
Greg DeKoenigsberg db14acbb54 Adding author's github id 9 years ago
Greg DeKoenigsberg c94776fa36 Adding author's github id 9 years ago
Greg DeKoenigsberg 9259ff62dd Adding author's github id 9 years ago
Manuel Sousa e87422ee96 Change version and remove result="success" 10 years ago
Manuel Sousa 4843e06fcd Change version and remove result="success" 10 years ago
Manuel Sousa 4ea269f0ba Change version and remove result="success" 10 years ago
Manuel Sousa 99f4f592fa add module rabbitmq_queue 10 years ago
Manuel Sousa 308305a691 add module rabbitmq_exchange 10 years ago
Manuel Sousa fa97d665b9 add module rabbitmq_binding 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