Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions meta/execution-environment.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
---
version: 1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version is not required for this file (builder does not support different versions of this file yet). See the collection template example here.

Otherwise, the format looks good to me. I did no testing of the changes, however.

ansible_config: ansible.cfg
build_arg_defaults:
EE_BASE_IMAGE: 'registry.redhat.io/ansible-automation-platform-20-early-access/ee-minimal-rhel8:2.0.0-10'
EE_BUILDER_IMAGE: 'registry.redhat.io/ansible-automation-platform-20-early-access/ansible-builder-rhel8:2.0.0-10'
dependencies:
galaxy: requirements.yml
python: requirements.txt