diff options
Diffstat (limited to 'ansible_collections/purestorage/flasharray/meta/execution-environment.yml')
-rw-r--r-- | ansible_collections/purestorage/flasharray/meta/execution-environment.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ansible_collections/purestorage/flasharray/meta/execution-environment.yml b/ansible_collections/purestorage/flasharray/meta/execution-environment.yml new file mode 100644 index 00000000..1a7cc31c --- /dev/null +++ b/ansible_collections/purestorage/flasharray/meta/execution-environment.yml @@ -0,0 +1,8 @@ +--- +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 |