aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'gaetanfl/cluster_strategy' into fretlink-fixesfretlink-fixesPaul Bonaud2020-01-081-0/+3
|\
| * Add partition handling settingGaëtan Duchaussois2020-01-081-0/+3
| |
* | monkey_patch: ansible module 'rabbitmq_user' for rabbit v3.7.9Paul Bonaud2020-01-082-11/+323
|/ | | | cf bug from https://github.com/rabbitmq/rabbitmq-cli/issues/264
* Merge pull request #29 from paulrbr-fl/fix-debian-package-installLarry Smith Jr2019-12-031-3/+2
|\ | | | | debian: fix the use of 'rabbitmq_debian_version' variable
| * debian: fix the use of 'rabbitmq_debian_version' variablePaul Bonaud2019-11-211-3/+2
| | | | | | | | | | | | Right now the dedicated rabbitmq_debian_version variable was unused by the debian installer. This commit fixes the debian install task to be able to install a specific package version.
* | Merge pull request #28 from paulrbr-fl/python-3-compatLarry Smith Jr2019-12-032-2/+5
|\ \ | |/ |/| compatibility: make the role compatible with Python 3
| * 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 definition
| * 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 node
| * | 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
|\ \ | | | | | | users: allow list of permissions to be provided instead of unique vhost permissions
| * | 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: Adding rabbitmq vhosts creation
| * 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
|\ | | | | Refactoring code
| * Merge branch 'refactoring-code' of github.com:mrlesmithjr/ansible-rabbitmq ↵Larry Smith Jr2018-12-200-0/+0
| |\ | | | | | | | | | into refactoring-code
| | * 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 declaration
| * | 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 creation
| * | 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
| * 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 customization
| * 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 support
| * 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 RHEL
| * Add OracleLinux to RHELNikolay Antsiferov2017-06-261-1/+2
|/ | | Add OracleLinux to RHEL family OS.
* Merge pull request #12 from mrlesmithjr/enhancements/issues-9-10-11Larry Smith Jr2017-05-2015-153/+865
|\ | | | | Enhancements/issues 9 10 11
| * Cleaned up code as part of issue #10enhancements/issues-9-10-11Larry Smith Jr2017-05-209-117/+126
| | | | | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
| * Updated example playbook as part of code cleanup #10Larry Smith Jr2017-05-201-19/+6
| | | | | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
| * Updated required roles as part of code cleanup #10Larry Smith Jr2017-05-201-0/+1
| | | | | | | | Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>