openstack-ansible-rabbitmq_.../tasks
Jesse Pretorius 83affc627f Use in-repo GPG keys
We make remote network hits to get the GPG keys which are quite
unreliable, and apt_key does not support using a proxy properly [1]
so let's store them inside the role and use them.

The implementation here matches that which was done in the
galera_client role in I520ccbadf3320b0d07fc83e3dbec9ea2bd16ec83

[1] https://github.com/ansible/ansible/issues/31691

Change-Id: I2715c904975b7940af72bd422904e748d3bae953
2018-12-18 12:00:59 +00:00
..
install_apt.yml Use in-repo GPG keys 2018-12-18 12:00:59 +00:00
install_dnf.yml Add dnf support 2017-08-02 13:21:17 -05:00
install_yum.yml Ensure that RedHat/SUSE only use a distro install 2018-11-07 18:58:06 +00:00
install_zypper.yml Ensure that RedHat/SUSE only use a distro install 2018-11-07 18:58:06 +00:00
main.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00
rabbitmq_cluster_join.yml Fix usage of "|" for tests 2018-07-18 02:46:46 +00:00
rabbitmq_cluster.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00
rabbitmq_install.yml Start rabbitmq service when config is in place 2018-10-24 18:41:25 +02:00
rabbitmq_post_install.yml upgrade: start service before applying policies 2018-12-13 12:43:54 +00:00
rabbitmq_pre_install.yml Fix usage of "|" for tests 2018-07-18 02:46:46 +00:00
rabbitmq_restart.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00
rabbitmq_set_cookie.yml Start rabbitmq service when config is in place 2018-10-24 18:41:25 +02:00
rabbitmq_ssl_key_create.yml first commit 2015-12-09 09:25:11 -06:00
rabbitmq_ssl_key_distribute.yml Make rabbitmq inventory group configurable 2016-07-14 08:14:30 -04:00
rabbitmq_ssl_key_store.yml Remove nova mentions from tasks and tags 2016-04-08 10:25:28 +01:00
rabbitmq_ssl_self_signed.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00
rabbitmq_ssl_user_provided.yml Fix deprecation warning for undefined variables 2016-07-19 16:41:31 -07:00
rabbitmq_started.yml Use newer when syntax 2017-06-21 07:32:27 -05:00
rabbitmq_stopped.yml Use newer when syntax 2017-06-21 07:32:27 -05:00
rabbitmq_upgrade_check.yml rabbitmq_upgrade_check: Do not complain for upgrades on distro packages 2018-09-26 14:13:02 +01:00
rabbitmq_upgrade_prep.yml use include_tasks instead of include 2018-09-08 14:27:22 +00:00