Skip to content

Commit 4fb8ae2

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

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.3.1
6+
version: 10.4.0
77
- name: community.crypto
88
version: 2.25.0
99
- name: community.docker

README.md

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

0 commit comments

Comments
 (0)