Skip to content

Commit 1c32d03

Browse files
chore(deps): Update dependency community.general to v10 (#511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c167a1 commit 1c32d03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/requirements/requirements_collections.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ collections:
33
- name: ansible.posix
44
version: 1.6.2
55
- name: community.general
6-
version: 9.5.1
6+
version: 10.0.1
77
- name: community.crypto
88
version: 2.22.3
99
- name: community.docker

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
4242
- name: ansible.posix
4343
version: 1.6.2
4444
- name: community.general
45-
version: 9.5.1
45+
version: 10.0.1
4646
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
4747
version: 2.22.3
4848
- name: community.docker # Only required if you plan to use Molecule

0 commit comments

Comments
 (0)