Skip to content

Commit

Permalink
bump ansible collection versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Constantin07 committed Aug 1, 2024
1 parent 03e78c3 commit 7ad291a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion ansible/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
ansible-lint==24.7.0
ansible-core~=2.17.2
ansible-core==2.17.2
paramiko==3.4.0
Jinja2==3.1.4
6 changes: 3 additions & 3 deletions ansible/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
collections:
- name: kubernetes.core
version: 2.4.0
version: 3.2.0
- name: community.docker
version: 3.4.11
version: 3.11.0
- name: ansible.posix
version: 1.5.4
- name: community.general
version: 7.5.6
version: 9.2.0

0 comments on commit 7ad291a

Please sign in to comment.