Skip to content

Commit 42129e9

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

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.7.0
77
- name: community.crypto
8-
version: 2.26.2
8+
version: 2.26.3
99
- name: community.docker
10-
version: 4.6.0
10+
version: 4.6.1

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ This will also ensure you are deploying/running this role with a fully tested ve
4646
- name: community.general
4747
version: 10.7.0
4848
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
49-
version: 2.26.2
49+
version: 2.26.3
5050
- name: community.docker # Only required if you plan to use Molecule
51-
version: 4.6.0
51+
version: 4.6.1
5252
```
5353
5454
- Instructions on how to install Ansible core can be found in the [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#upgrading-ansible-from-version-2-9-and-older-to-version-2-10-or-later) docs.

0 commit comments

Comments
 (0)