Skip to content

Commit 3df0584

Browse files
authored
Merge pull request #130 from anweshadas/2.19.1-1
2 parents ce34779 + 3b5812a commit 3df0584

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
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.9
9+
package_pip: ansible-core==2.19.1
1010
ansible_runner:
1111
package_pip: ansible-runner
1212
system:
@@ -16,11 +16,11 @@ dependencies:
1616
galaxy:
1717
collections:
1818
- name: ansible.posix
19-
version: 1.6.2
19+
version: 2.1.0
2020
- name: ansible.utils
21-
version: 5.1.2
21+
version: 6.0.0
2222
- name: ansible.windows
23-
version: 2.8.0
23+
version: 3.2.0
2424

2525
additional_build_steps:
2626
prepend_base:

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

0 commit comments

Comments
 (0)