Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
feat(ansible-collection)!: Update community.general to 8.2.0
Browse files Browse the repository at this point in the history
| datasource        | package           | from  | to    |
| ----------------- | ----------------- | ----- | ----- |
| galaxy-collection | community.general | 7.5.2 | 8.2.0 |
  • Loading branch information
Trux-Bot committed Jan 1, 2024
1 parent 512e6bb commit 57a7e7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infrastructure/ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ collections:
- name: community.crypto
version: 2.16.2
- name: community.general
version: 7.5.2
version: 8.2.0
- name: kubernetes.core
version: 2.4.0
- name: community.sops
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/ansible_old/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ collections:
- name: ansible.posix
version: 1.5.4
- name: community.general
version: 7.5.2
version: 8.2.0
- name: kubernetes.core
version: 2.4.0
- name: community.sops
Expand Down

0 comments on commit 57a7e7a

Please sign in to comment.