Releases: mrlesmithjr/ansible-rabbitmq
Releases · mrlesmithjr/ansible-rabbitmq
v0.1.2 🌈
Changes
- Fix linting issues @mrlesmithjr (#53)
v0.1.1 🌈
Changes
- Separate the creation of exchange(s), queue(s), and binding(s) from HA policies @gaima8 (#46)
- Install extra plugins @gaima8 (#45)
- The command ran by community.rabbitmq.rabbitmq_vhost must run as root @gaima8 (#44)
- Only log the username @gaima8 (#43)
- cloudsmith (or packagecloud) have replaced bintray. Use cloudsmith by default @gaima8 (#42)
v0.1.0
Changes
- Added Ubuntu 20.04 (new variable for debian), remove CentOS7 test, bu… @pulse-mind (#38)
- Add partition handling setting @gaetanfl (#30)
- bump rabbitmq version to a one known by debian repository @gaetanfl (#32)
- debian: fix the use of 'rabbitmq_debian_version' variable @paulrbr-fl (#29)
- compatibility: make the role compatible with Python 3 @paulrbr-fl (#28)
- rabbitmq-env: add config file for env variables definition @paulrbr-fl (#24)
- clustering: make sure to delegate admin tasks to the master node @paulrbr-fl (#23)
- users: allow list of permissions to be provided instead of unique vhost permissions @paulrbr-fl (#22)
- vhosts: Adding rabbitmq vhosts creation @paulrbr-fl (#21)
- Refactoring code @mrlesmithjr (#20)
- add vhost for exchange and queue declaration @gaetanfl (#19)
- Allow multiple policies creation @gaetanfl (#18)
- Allow debian install from bintray @gaetanfl (#17)
- Allow config file template customization @jqueuniet (#16)
- add ssl listener support @gaetanfl (#15)
- Add OracleLinux to RHEL @Nklya (#13)
- Corrected an argument which is passed to 'with_items' of the 'lineinfile' module for evaluating list value @userlocalhost (#8)
- Fix cluster reset @erick0z (#7)
- Fix with_items argument @dzimine (#4)
- Fix installation on CentOS @black-roland (#2)
🚀 Features
- Issue 27 fyi debian add rabbitmq erlang repo key task is unnecessary @mrlesmithjr (#40)
- Molecule v3 changes @mrlesmithjr (#36)
- Refactoring @mrlesmithjr (#35)
- Enhancements/issues 9 10 11 @mrlesmithjr (#12)