mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 15:14:45 -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:
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
|
||||
Reference in New Issue
Block a user