Skip to content

Commit 3354de7

Browse files
chore(deps): Update dependency community.general to v10.6.0
1 parent 987c2c4 commit 3354de7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/requirements/requirements_collections.yml

+1-1
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: 10.5.0
6+
version: 10.6.0
77
- name: community.crypto
88
version: 2.26.0
99
- name: community.docker

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
5858
- name: ansible.posix
5959
version: 2.0.0
6060
- name: community.general
61-
version: 10.5.0
61+
version: 10.6.0
6262
- name: community.crypto # Only required if you plan to install NGINX Plus
6363
version: 2.26.0
6464
- name: community.docker # Only required if you plan to use Molecule (see below)

0 commit comments

Comments
 (0)