Skip to content

Commit 26aa22c

Browse files
chore(deps): Update Ansible collections (#869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7398dd commit 26aa22c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/requirements/requirements_collections.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ collections:
55
- name: community.general
66
version: 10.4.0
77
- name: community.crypto
8-
version: 2.25.0
8+
version: 2.26.0
99
- name: community.docker
10-
version: 4.5.0
10+
version: 4.5.1

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ This will also ensure you are deploying/running this role with a fully tested ve
5959
- name: community.general
6060
version: 10.4.0
6161
- name: community.crypto # Only required if you plan to install NGINX Plus
62-
version: 2.25.0
62+
version: 2.26.0
6363
- name: community.docker # Only required if you plan to use Molecule (see below)
64-
version: 4.5.0
64+
version: 4.5.1
6565
```
6666
6767
- Instructions on how to install Ansible collections can be found in the [Ansible collections](https://docs.ansible.com/ansible/latest/collections_guide/collections_installing.html) guide.

0 commit comments

Comments
 (0)