diff --git a/execution-environments/community-ee-base/execution-environment.yml b/execution-environments/community-ee-base/execution-environment.yml index 900c3bb..3e7443b 100644 --- a/execution-environments/community-ee-base/execution-environment.yml +++ b/execution-environments/community-ee-base/execution-environment.yml @@ -6,7 +6,7 @@ images: name: quay.io/fedora/fedora:41 dependencies: ansible_core: - package_pip: ansible-core==2.18.0 + package_pip: ansible-core==2.17.7 ansible_runner: package_pip: ansible-runner system: @@ -17,7 +17,7 @@ dependencies: - name: ansible.posix version: 1.6.2 - name: ansible.utils - version: 5.1.2 + version: 4.1.0 - name: ansible.windows version: 2.5.0 diff --git a/execution-environments/community-ee-minimal/execution-environment.yml b/execution-environments/community-ee-minimal/execution-environment.yml index cd8e23f..6159ffa 100644 --- a/execution-environments/community-ee-minimal/execution-environment.yml +++ b/execution-environments/community-ee-minimal/execution-environment.yml @@ -6,7 +6,7 @@ images: name: quay.io/fedora/fedora:41 dependencies: ansible_core: - package_pip: ansible-core==2.18.0 + package_pip: ansible-core==2.17.7 ansible_runner: package_pip: ansible-runner system: