From b5e82e34331ff620db7b954c908e377ac59d26d6 Mon Sep 17 00:00:00 2001 From: Anwesha Das Date: Fri, 18 Oct 2024 16:23:56 +0200 Subject: [PATCH] Updates ansible-core & collection versions for Base and Minimal --- .../community-ee-base/execution-environment.yml | 2 +- .../community-ee-minimal/execution-environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: