Files
openstack-ansible-rabbitmq_…/tasks/rabbitmq_pre_install.yml
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

1.7 KiB