Skip to content

Commit ce34779

Browse files
authored
Merge pull request #129 from anweshadas/2.18.9-1
2 parents d40f8df + 0c8288c commit ce34779

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:42
77
dependencies:
88
ansible_core:
9-
package_pip: ansible-core==2.18.8
9+
package_pip: ansible-core==2.18.9
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:42
77
dependencies:
88
ansible_core:
9-
package_pip: ansible-core==2.18.8
9+
package_pip: ansible-core==2.18.9
1010
ansible_runner:
1111
package_pip: ansible-runner
1212
system:

0 commit comments

Comments
 (0)