mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Set default value for create_preload_data in image_build role
This caused our AWX release workflow to blow up
This commit is contained in:
parent
b23856f126
commit
bd8643d599
2
installer/roles/image_build/defaults/main.yml
Normal file
2
installer/roles/image_build/defaults/main.yml
Normal file
@ -0,0 +1,2 @@
|
||||
---
|
||||
create_preload_data: true
|
||||
Loading…
x
Reference in New Issue
Block a user