Skip to content

Commit b7be183

Browse files
authored
Merge pull request #136 from anweshadas/2.20.0-1
Updates ansible-core versions for Base and Minimal
2 parents e1ca831 + e87de63 commit b7be183

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

execution-environments/community-ee-base/execution-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ images:
66
name: quay.io/fedora/fedora:43
77
dependencies:
88
ansible_core:
9-
package_pip: ansible-core==2.19.4
9+
package_pip: ansible-core==2.20.0
1010
ansible_runner:
1111
package_pip: ansible-runner
1212
system:

execution-environments/community-ee-minimal/execution-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ images:
66
name: quay.io/fedora/fedora:43
77
dependencies:
88
ansible_core:
9-
package_pip: ansible-core==2.19.4
9+
package_pip: ansible-core==2.20.0
1010
ansible_runner:
1111
package_pip: ansible-runner
1212
system:

0 commit comments

Comments
 (0)