mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 11:25:08 -02:30
Do not default to pulling latest from DockerHub
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
---
|
||||
dockerhub_version: "{{ lookup('file', playbook_dir + '/../VERSION') }}"
|
||||
|
||||
admin_user: 'admin'
|
||||
admin_email: 'root@localhost'
|
||||
admin_password: 'password'
|
||||
|
||||
Reference in New Issue
Block a user