mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
Let users disable create_preload_data if it isn't necessary
The demo things might not be desirable in a production environment.
This commit is contained in:
committed by
Ryan Petrello
parent
b132f855a0
commit
1dd44df471
@@ -1,5 +1,6 @@
|
||||
---
|
||||
dockerhub_version: "{{ lookup('file', playbook_dir + '/../VERSION') }}"
|
||||
create_preload_data: True
|
||||
|
||||
admin_user: 'admin'
|
||||
admin_email: 'root@localhost'
|
||||
|
||||
Reference in New Issue
Block a user