Skip to content

Commit d91a596

Browse files
chore(deps): Update dependency community.general to v12
1 parent 2df2160 commit d91a596

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: 2.0.0
55
- name: community.general
6-
version: 11.0.0
6+
version: 12.0.1
77
- name: community.crypto
88
version: 3.0.0
99
- name: community.docker

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
4444
- name: ansible.posix
4545
version: 2.0.0
4646
- name: community.general
47-
version: 11.0.0
47+
version: 12.0.1
4848
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
4949
version: 3.0.0
5050
- name: community.docker # Only required if you plan to use Molecule

0 commit comments

Comments
 (0)