diff --git a/meta/execution-environment.yml b/meta/execution-environment.yml index 1a7cc31c..5ec87177 100644 --- a/meta/execution-environment.yml +++ b/meta/execution-environment.yml @@ -1,8 +1,4 @@ --- version: 1 -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