Clean up some cruft
This commit is contained in:
12
playbooks/execution-environment.yml
Normal file
12
playbooks/execution-environment.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user