13 lines
247 B
YAML
13 lines
247 B
YAML
---
|
|
version: 1
|
|
|
|
build_arg_defaults:
|
|
EE_BASE_IMAGE: 'quay.io/ansible/ansible-runner:stable-2.10-devel'
|
|
|
|
ansible_config: '../../../.ansible.cfg'
|
|
|
|
dependencies:
|
|
galaxy: collections/requirements.yml
|
|
python: requirements.txt
|
|
system: bindep.txt
|