mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 16:58:46 -03:30
Do not default to pulling latest from DockerHub
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
---
|
||||
dockerhub_version: "{{ lookup('file', playbook_dir + '/../VERSION') }}"
|
||||
|
||||
rabbitmq_version: "3.7.4"
|
||||
rabbitmq_image: "ansible/awx_rabbitmq:{{rabbitmq_version}}"
|
||||
|
||||
Reference in New Issue
Block a user