diff --git a/execution-environments/community-ee-base/execution-environment.yml b/execution-environments/community-ee-base/execution-environment.yml index 3179750..8648b26 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:latest dependencies: ansible_core: - package_pip: ansible-core==2.17.4 + package_pip: ansible-core==2.17.5 ansible_runner: package_pip: ansible-runner system: diff --git a/execution-environments/community-ee-minimal/execution-environment.yml b/execution-environments/community-ee-minimal/execution-environment.yml index d2359b4..da478a3 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:latest dependencies: ansible_core: - package_pip: ansible-core==2.17.4 + package_pip: ansible-core==2.17.5 ansible_runner: package_pip: ansible-runner system: