Skip to content

Commit c7fa4bd

Browse files
authored
Merge pull request #141 from anweshadas/2.20.1-1
Updates ansible core version to 2.20.1
2 parents e8ba06a + 14d9d82 commit c7fa4bd

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.5
9+
package_pip: ansible-core==2.20.1
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.5
9+
package_pip: ansible-core==2.20.1
1010
ansible_runner:
1111
package_pip: ansible-runner
1212
system:

0 commit comments

Comments
 (0)