Skip to content

Commit

Permalink
Updates ansible core and collections versions
Browse files Browse the repository at this point in the history
  • Loading branch information
anweshadas committed Sep 11, 2024
1 parent 4436551 commit 56a8705
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ images:
name: quay.io/fedora/fedora:latest
dependencies:
ansible_core:
package_pip: ansible-core==2.17.1
package_pip: ansible-core==2.17.4
ansible_runner:
package_pip: ansible-runner
system:
Expand All @@ -19,4 +19,4 @@ dependencies:
- name: ansible.utils
version: 4.1.0
- name: ansible.windows
version: 2.3.0
version: 2.5.0
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ images:
name: quay.io/fedora/fedora:latest
dependencies:
ansible_core:
package_pip: ansible-core==2.17.1
package_pip: ansible-core==2.17.4
ansible_runner:
package_pip: ansible-runner
system:
Expand Down

0 comments on commit 56a8705

Please sign in to comment.