13 lines
274 B
YAML
13 lines
274 B
YAML
---
|
|
version: 1
|
|
|
|
build_arg_defaults:
|
|
EE_BASE_IMAGE: 'registry.redhat.io/ansible-automation-platform-21/ee-supported-rhel8:latest'
|
|
|
|
ansible_config: '../../../.ansible.cfg'
|
|
|
|
dependencies:
|
|
galaxy: collections/requirements.yml
|
|
python: requirements.txt
|
|
system: bindep.txt
|