Role rabbitmq_server for OpenStack-Ansible
Go to file
Jimmy McCrory 3964388c50 Use checksum option when downloading RabbitMQ
The 'sha256sum' option for the get_url module has been deprecated and
replaced with 'checksum'. The download is skipped if an existing file
already has the expected checksum, making the task to remove an existing
RabbitMQ package file unnecessary.

Change-Id: Icd41e6a316f319bbdfae303592f0f8fde919a312
2017-04-11 00:47:13 -07:00
defaults Allow configuration of listening on non-ssl port 2017-01-19 15:23:13 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 21:57:18 +08:00
examples [DOCS] Move RabbitMQ role docs 2016-08-12 12:01:48 -05:00
files first commit 2015-12-09 09:25:11 -06:00
meta Use checksum option when downloading RabbitMQ 2017-04-11 00:47:13 -07:00
releasenotes Use https instead of http for git.openstack.org 2017-02-06 21:57:18 +08:00
tasks Use checksum option when downloading RabbitMQ 2017-04-11 00:47:13 -07:00
templates Allow configuration of listening on non-ssl port 2017-01-19 15:23:13 -05:00
tests Update RabbitMQ to v3.6.9-1 2017-04-04 13:43:32 -07:00
vars Update RabbitMQ to v3.6.9-1 2017-04-04 13:43:32 -07:00
.gitignore Ansible 2.1.1 role testing 2016-09-16 16:44:02 -05:00
.gitreview updated repo pathing for new org 2015-12-10 20:16:01 -06:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 12:50:05 -06:00
CONTRIBUTING.rst [DOCS] Cleanup the role docs for consistency and clarity 2016-03-09 21:28:38 -05:00
LICENSE first commit 2015-12-09 09:25:11 -06:00
manual-test.rc Use centralised test scripts 2016-09-28 11:53:46 +01:00
README.rst Show team and repo badges on README 2016-11-25 16:22:16 +01:00
run_tests.sh Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant 2017-02-07 10:16:36 +07:00
setup.cfg modify the home-page info with the developer documentation 2016-09-20 12:05:57 +05:30
setup.py Updated from global requirements 2017-03-02 11:52:21 +00:00
test-requirements.txt Updated from global requirements 2017-02-11 17:49:29 +00:00
tox.ini Use https instead of http for git.openstack.org 2017-02-06 21:57:18 +08:00
Vagrantfile Remove Trusty support for rabbitmq_server role 2016-12-15 16:02:12 +00:00

Team and repository tags

image

OpenStack-Ansible RabbitMQ server

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-rabbitmq_server

The project home is at:

http://launchpad.net/openstack-ansible