diff --git a/execution-environments/community-ee-base/execution-environment.yml b/execution-environments/community-ee-base/execution-environment.yml index 8edf57d..3179750 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.1 + package_pip: ansible-core==2.17.4 ansible_runner: package_pip: ansible-runner system: @@ -19,4 +19,4 @@ dependencies: - name: ansible.utils version: 4.1.0 - name: ansible.windows - version: 2.3.0 + 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 8464acd..d2359b4 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.1 + package_pip: ansible-core==2.17.4 ansible_runner: package_pip: ansible-runner system: