aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* ci: launch tests on both python 2.7 & 3.6Paul Bonaud2019-11-211-1/+4
* compatibility: make the role compatible with Python 3Paul Bonaud2019-11-211-1/+1
* Merge pull request #24 from paulrbr-fl/rabbitmq-config-envLarry Smith Jr2018-12-203-0/+15
|\
| * rabbitmq-env: add config file for env variables definitionPaul Bonaud2018-12-203-0/+15
* | Merge pull request #23 from paulrbr-fl/clustering-admin-tasksLarry Smith Jr2018-12-203-10/+14
|\ \
| * | clustering: make sure to delegate admin tasks to the master nodePaul Bonaud2018-12-203-10/+14
| |/
* | Merge pull request #22 from paulrbr-fl/user-permissionsLarry Smith Jr2018-12-201-10/+12
|\ \
| * | rabbitmq_users: Allow permissions on multiple vhostsPaul Bonaud2018-12-201-8/+10
| * | fix: don't fail on user creation if tags is missingPaul Bonaud2018-12-201-2/+2
| |/
* | Merge pull request #21 from paulrbr-fl/adding-vhost-mngtLarry Smith Jr2018-12-203-0/+33
|\ \ | |/ |/|
| * vhosts: give full permissions to default guest administratorPaul Bonaud2018-12-201-1/+19
| * vhosts: Adding rabbitmq vhosts creationPaul Bonaud2018-12-203-0/+15
|/
* Merge pull request #20 from mrlesmithjr/refactoring-codeLarry Smith Jr2018-12-2074-2158/+539
|\
| * Merge branch 'refactoring-code' of github.com:mrlesmithjr/ansible-rabbitmq in...Larry Smith Jr2018-12-200-0/+0
| |\
| | * Disabled Ubuntu 14.04 and Debian JessieLarry Smith Jr2018-12-192-17/+20
| | * Fixing missing gpg command for Debian/UbuntuLarry Smith Jr2018-12-191-0/+8
| | * Updated ansible lint skip list until further testingLarry Smith Jr2018-12-191-0/+2
| | * First commit of refactoringLarry Smith Jr2018-12-196-60/+57
| | * Added Travis testingLarry Smith Jr2018-12-1915-0/+328
| | * Cleaned up Vagrant and merged new commitsLarry Smith Jr2018-12-1956-2090/+129
| * | Rebased from master after PR's and cleaned upLarry Smith Jr2018-12-202-19/+23
| * | Disabled Ubuntu 14.04 and Debian JessieLarry Smith Jr2018-12-202-17/+20
| * | Fixing missing gpg command for Debian/UbuntuLarry Smith Jr2018-12-201-0/+8
| * | Updated ansible lint skip list until further testingLarry Smith Jr2018-12-201-0/+2
| * | First commit of refactoringLarry Smith Jr2018-12-206-59/+56
| * | Added Travis testingLarry Smith Jr2018-12-2015-0/+328
| * | Cleaned up Vagrant and merged new commitsLarry Smith Jr2018-12-2056-2087/+126
|/ /
* | Merge pull request #19 from gaetanfl/fix_vhostLarry Smith Jr2018-12-201-3/+3
|\ \
| * | add vhost for exchange and queue declarationGaëtan Duchaussois2018-12-181-3/+3
* | | Merge pull request #18 from gaetanfl/fix_policy_nameLarry Smith Jr2018-12-202-3/+13
|\ \ \ | |_|/ |/| |
| * | Allow multiple policies creationGaëtan Duchaussois2018-12-182-3/+13
| |/
* | Merge pull request #17 from gaetanfl/use_bintrayLarry Smith Jr2018-12-192-6/+18
|\ \ | |/ |/|
| * Allow debian install from bintray with erlang from bintrayuse_bintrayGaëtan Duchaussois2018-12-122-6/+18
|/
* Merge pull request #16 from jqueuniet/masterLarry Smith Jr2018-09-202-1/+2
|\
| * Allow config file template customizationJohann Queuniet2018-09-202-1/+2
|/
* Merge pull request #15 from gaetanfl/add_ssl_supportLarry Smith Jr2018-07-172-1/+29
|\
| * add ssl listener supportadd_ssl_supportGaëtan Duchaussois2018-07-112-1/+29
|/
* Fixed missing become on taskHEADmasterLarry Smith Jr2018-01-021-0/+1
* Merge pull request #13 from Nklya/masterLarry Smith Jr2017-06-261-1/+2
|\
| * Add OracleLinux to RHELNikolay Antsiferov2017-06-261-1/+2
|/
* Merge pull request #12 from mrlesmithjr/enhancements/issues-9-10-11Larry Smith Jr2017-05-2015-153/+865
|\
| * Cleaned up code as part of issue #10enhancements/issues-9-10-11Larry Smith Jr2017-05-209-117/+126
| * Updated example playbook as part of code cleanup #10Larry Smith Jr2017-05-201-19/+6
| * Updated required roles as part of code cleanup #10Larry Smith Jr2017-05-201-0/+1
| * Cleaned up code #10 and changed Erlang cookie management for clustering #11Larry Smith Jr2017-05-201-17/+39
| * Added ability to do some initial configs for issue #9Larry Smith Jr2017-05-203-0/+693
|/
* Updated Vagrant testingLarry Smith Jr2017-04-0733-9/+1093
* Added Travis testsLarry Smith Jr2017-04-074-0/+40
* Merge pull request #8 from userlocalhost/bugfix/playbookLarry Smith Jr2017-04-072-2/+2
|\
| * Corrected an argument which is passed to 'with_items' of the 'lineinfile' mod...Hiroyasu OHYAMA2017-04-072-2/+2
|/