]>
git.immae.eu Git - github/fretlink/ansible-rabbitmq.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Paul Bonaud [Wed, 8 Jan 2020 14:17:50 +0000 (15:17 +0100)]
Merge remote-tracking branch 'gaetanfl/cluster_strategy' into fretlink-fixes
Paul Bonaud [Thu, 20 Dec 2018 12:30:29 +0000 (13:30 +0100)]
monkey_patch: ansible module 'rabbitmq_user' for rabbit v3.7.9
cf bug from https://github.com/rabbitmq/rabbitmq-cli/issues/264
Gaëtan Duchaussois [Wed, 8 Jan 2020 12:44:13 +0000 (13:44 +0100)]
Add partition handling setting
Larry Smith Jr [Tue, 3 Dec 2019 14:05:00 +0000 (09:05 -0500)]
Merge pull request #29 from paulrbr-fl/fix-debian-package-install
debian: fix the use of 'rabbitmq_debian_version' variable
Larry Smith Jr [Tue, 3 Dec 2019 14:04:33 +0000 (09:04 -0500)]
Merge pull request #28 from paulrbr-fl/python-3-compat
compatibility: make the role compatible with Python 3
Paul Bonaud [Thu, 21 Nov 2019 15:32:13 +0000 (16:32 +0100)]
ci: launch tests on both python 2.7 & 3.6
Paul Bonaud [Thu, 21 Nov 2019 15:07:54 +0000 (16:07 +0100)]
debian: fix the use of 'rabbitmq_debian_version' variable
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.
Paul Bonaud [Thu, 21 Nov 2019 13:04:58 +0000 (14:04 +0100)]
compatibility: make the role compatible with Python 3
Larry Smith Jr [Thu, 20 Dec 2018 19:59:02 +0000 (14:59 -0500)]
Merge pull request #24 from paulrbr-fl/rabbitmq-config-env
rabbitmq-env: add config file for env variables definition
Larry Smith Jr [Thu, 20 Dec 2018 19:58:48 +0000 (14:58 -0500)]
Merge pull request #23 from paulrbr-fl/clustering-admin-tasks
clustering: make sure to delegate admin tasks to the master node
Larry Smith Jr [Thu, 20 Dec 2018 19:57:38 +0000 (14:57 -0500)]
Merge pull request #22 from paulrbr-fl/user-permissions
users: allow list of permissions to be provided instead of unique vhost permissions
Larry Smith Jr [Thu, 20 Dec 2018 19:44:45 +0000 (14:44 -0500)]
Merge pull request #21 from paulrbr-fl/adding-vhost-mngt
vhosts: Adding rabbitmq vhosts creation
Paul Bonaud [Thu, 20 Dec 2018 17:25:54 +0000 (18:25 +0100)]
vhosts: give full permissions to default guest administrator
Paul Bonaud [Thu, 20 Dec 2018 15:01:40 +0000 (16:01 +0100)]
rabbitmq-env: add config file for env variables definition
Paul Bonaud [Thu, 20 Dec 2018 10:03:39 +0000 (11:03 +0100)]
clustering: make sure to delegate admin tasks to the master node
Paul Bonaud [Thu, 20 Dec 2018 08:16:07 +0000 (09:16 +0100)]
rabbitmq_users: Allow permissions on multiple vhosts
Paul Bonaud [Mon, 17 Dec 2018 18:06:16 +0000 (19:06 +0100)]
fix: don't fail on user creation if tags is missing
Paul Bonaud [Mon, 17 Dec 2018 18:02:27 +0000 (19:02 +0100)]
vhosts: Adding rabbitmq vhosts creation
Larry Smith Jr [Thu, 20 Dec 2018 06:50:27 +0000 (01:50 -0500)]
Merge pull request #20 from mrlesmithjr/refactoring-code
Refactoring code
Larry Smith Jr [Thu, 20 Dec 2018 06:05:34 +0000 (01:05 -0500)]
Merge branch 'refactoring-code' of github.com:mrlesmithjr/ansible-rabbitmq into refactoring-code
Larry Smith Jr [Thu, 20 Dec 2018 06:03:45 +0000 (01:03 -0500)]
Rebased from master after PR's and cleaned up
Larry Smith Jr [Wed, 19 Dec 2018 20:27:49 +0000 (15:27 -0500)]
Disabled Ubuntu 14.04 and Debian Jessie
Larry Smith Jr [Wed, 19 Dec 2018 17:06:47 +0000 (12:06 -0500)]
Fixing missing gpg command for Debian/Ubuntu
Larry Smith Jr [Wed, 19 Dec 2018 15:40:58 +0000 (10:40 -0500)]
Updated ansible lint skip list until further testing
Larry Smith Jr [Wed, 19 Dec 2018 14:52:51 +0000 (09:52 -0500)]
First commit of refactoring
Larry Smith Jr [Wed, 19 Dec 2018 14:52:21 +0000 (09:52 -0500)]
Added Travis testing
Larry Smith Jr [Wed, 19 Dec 2018 14:50:10 +0000 (09:50 -0500)]
Cleaned up Vagrant and merged new commits
Larry Smith Jr [Thu, 20 Dec 2018 05:53:16 +0000 (00:53 -0500)]
Merge pull request #19 from gaetanfl/fix_vhost
add vhost for exchange and queue declaration
Larry Smith Jr [Thu, 20 Dec 2018 05:52:51 +0000 (00:52 -0500)]
Merge pull request #18 from gaetanfl/fix_policy_name
Allow multiple policies creation
Larry Smith Jr [Wed, 19 Dec 2018 20:27:49 +0000 (15:27 -0500)]
Disabled Ubuntu 14.04 and Debian Jessie
Larry Smith Jr [Wed, 19 Dec 2018 17:06:47 +0000 (12:06 -0500)]
Fixing missing gpg command for Debian/Ubuntu
Larry Smith Jr [Wed, 19 Dec 2018 15:40:58 +0000 (10:40 -0500)]
Updated ansible lint skip list until further testing
Larry Smith Jr [Wed, 19 Dec 2018 14:52:51 +0000 (09:52 -0500)]
First commit of refactoring
Larry Smith Jr [Wed, 19 Dec 2018 14:52:21 +0000 (09:52 -0500)]
Added Travis testing
Larry Smith Jr [Wed, 19 Dec 2018 14:50:10 +0000 (09:50 -0500)]
Cleaned up Vagrant and merged new commits
Larry Smith Jr [Wed, 19 Dec 2018 14:00:13 +0000 (09:00 -0500)]
Merge pull request #17 from gaetanfl/use_bintray
Allow debian install from bintray
Gaëtan Duchaussois [Tue, 18 Dec 2018 15:13:25 +0000 (16:13 +0100)]
add vhost for exchange and queue declaration
Gaëtan Duchaussois [Tue, 18 Dec 2018 10:36:00 +0000 (11:36 +0100)]
Allow multiple policies creation
Gaëtan Duchaussois [Wed, 12 Dec 2018 14:47:57 +0000 (15:47 +0100)]
Allow debian install from bintray with erlang from bintray
Larry Smith Jr [Thu, 20 Sep 2018 15:44:11 +0000 (11:44 -0400)]
Merge pull request #16 from jqueuniet/master
Allow config file template customization
Johann Queuniet [Thu, 20 Sep 2018 15:22:37 +0000 (17:22 +0200)]
Allow config file template customization
Larry Smith Jr [Tue, 17 Jul 2018 05:10:17 +0000 (01:10 -0400)]
Merge pull request #15 from gaetanfl/add_ssl_support
add ssl listener support
Gaëtan Duchaussois [Wed, 11 Jul 2018 13:11:49 +0000 (15:11 +0200)]
add ssl listener support
Larry Smith Jr [Tue, 2 Jan 2018 18:37:33 +0000 (13:37 -0500)]
Fixed missing become on task
Larry Smith Jr [Tue, 27 Jun 2017 01:17:00 +0000 (21:17 -0400)]
Merge pull request #13 from Nklya/master
Add OracleLinux to RHEL
Nikolay Antsiferov [Mon, 26 Jun 2017 15:48:47 +0000 (18:48 +0300)]
Add OracleLinux to RHEL
Add OracleLinux to RHEL family OS.
Larry Smith Jr [Sun, 21 May 2017 01:23:32 +0000 (21:23 -0400)]
Merge pull request #12 from mrlesmithjr/enhancements/issues-9-10-11
Enhancements/issues 9 10 11
Larry Smith Jr [Sun, 21 May 2017 01:19:34 +0000 (21:19 -0400)]
Cleaned up code as part of issue #10
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sun, 21 May 2017 01:18:56 +0000 (21:18 -0400)]
Updated example playbook as part of code cleanup #10
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sun, 21 May 2017 01:18:32 +0000 (21:18 -0400)]
Updated required roles as part of code cleanup #10
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sun, 21 May 2017 01:17:16 +0000 (21:17 -0400)]
Cleaned up code #10 and changed Erlang cookie management for clustering #11
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sun, 21 May 2017 01:14:18 +0000 (21:14 -0400)]
Added ability to do some initial configs for issue #9
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sat, 8 Apr 2017 03:30:56 +0000 (23:30 -0400)]
Updated Vagrant testing
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sat, 8 Apr 2017 03:24:34 +0000 (23:24 -0400)]
Added Travis tests
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Fri, 7 Apr 2017 04:34:22 +0000 (00:34 -0400)]
Merge pull request #8 from userlocalhost/bugfix/playbook
Corrected an argument which is passed to 'with_items' of the 'lineinfile' module for evaluating list value
Hiroyasu OHYAMA [Fri, 7 Apr 2017 03:16:07 +0000 (03:16 +0000)]
Corrected an argument which is passed to 'with_items' of the 'lineinfile' module for evaluating list value
Larry Smith Jr [Thu, 22 Dec 2016 03:05:46 +0000 (22:05 -0500)]
Merge pull request #7 from erick0z/master
Fix cluster reset
Erick Cardona [Wed, 21 Dec 2016 17:44:20 +0000 (11:44 -0600)]
Fix cluster reset
Prevent to stop_app in the rabbitmq_master as it cannot be reset
if it is stopped. Also, when joining a cluster, the nodes
must use the short-hostname form of the master FQDN.
Signed-off-by: Erick Cardona <erick.cardona.ruiz@intel.com>
Larry Smith Jr [Sat, 3 Dec 2016 22:51:25 +0000 (17:51 -0500)]
Addressed issue #6
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sat, 3 Dec 2016 22:50:41 +0000 (17:50 -0500)]
Updated gitignore
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sat, 3 Dec 2016 21:41:53 +0000 (16:41 -0500)]
Addressed issue #5
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Sat, 26 Nov 2016 13:24:37 +0000 (08:24 -0500)]
Merge pull request #4 from dzimine/DZ/fix_with_items_v2
Fix with_items argument
Dmitri [Sat, 26 Nov 2016 06:31:51 +0000 (22:31 -0800)]
Fix with_items argument
Larry Smith Jr [Sat, 2 Jul 2016 05:43:14 +0000 (01:43 -0400)]
Merge pull request #2 from black-roland/fix-redhat
Fix installation on CentOS
Roland Chernov [Tue, 28 Jun 2016 17:06:25 +0000 (02:06 +0900)]
Separate RedHat and Fedora
Larry Smith Jr [Wed, 8 Jun 2016 20:31:50 +0000 (16:31 -0400)]
Fixed signing key and updating cache
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Larry Smith Jr [Fri, 4 Mar 2016 14:41:24 +0000 (09:41 -0500)]
Added Fedora pre-reqs
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.coml>
Larry Smith Jr [Fri, 4 Mar 2016 14:41:09 +0000 (09:41 -0500)]
Updated Galaxy info
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.coml>
Larry Smith Jr [Thu, 3 Mar 2016 20:28:30 +0000 (15:28 -0500)]
Added support for CentOS and Vagrant
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.coml>
Larry Smith Jr [Fri, 13 Nov 2015 07:56:48 +0000 (02:56 -0500)]
updated tasks, fixed broken HA configuration tasks
Larry Smith Jr [Mon, 10 Aug 2015 02:38:04 +0000 (22:38 -0400)]
updated exchange type
Larry Smith Jr [Sun, 9 Aug 2015 13:52:29 +0000 (09:52 -0400)]
updated setting erlang cookie method
Larry Smith Jr [Sun, 9 Aug 2015 13:37:20 +0000 (09:37 -0400)]
updated setting erlang cookie method
Larry Smith Jr [Sun, 9 Aug 2015 13:21:36 +0000 (09:21 -0400)]
updated setting erlang cookie method
Larry Smith Jr [Fri, 7 Aug 2015 02:15:32 +0000 (22:15 -0400)]
fixed template
Larry Smith Jr [Fri, 7 Aug 2015 02:06:05 +0000 (22:06 -0400)]
fixed stat check
Larry Smith Jr [Fri, 7 Aug 2015 02:02:02 +0000 (22:02 -0400)]
fixed stat check
Larry Smith Jr [Fri, 7 Aug 2015 01:43:17 +0000 (21:43 -0400)]
fixed missing var
Larry Smith Jr [Fri, 7 Aug 2015 01:40:45 +0000 (21:40 -0400)]
removed when changed
Larry Smith Jr [Fri, 7 Aug 2015 01:32:09 +0000 (21:32 -0400)]
changed method of determining master node
Larry Smith Jr [Fri, 7 Aug 2015 01:08:28 +0000 (21:08 -0400)]
added missing vars
Larry Smith Jr [Fri, 7 Aug 2015 00:57:38 +0000 (20:57 -0400)]
updated all tasks, cleaned up formatting
Larry Smith Jr [Fri, 7 Aug 2015 00:25:37 +0000 (20:25 -0400)]
updated tasks based on Debian
Larry Smith Jr [Wed, 29 Jul 2015 22:40:51 +0000 (18:40 -0400)]
updated meta
Larry Smith Jr [Wed, 29 Jul 2015 22:38:22 +0000 (18:38 -0400)]
first commit