Skip to content

Commit 9664b3a

Browse files
chore(deps): Update Ansible collections (#517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69395c3 commit 9664b3a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/workflows/requirements/requirements_collections.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ collections:
33
- name: ansible.posix
44
version: 1.6.2
55
- name: community.general
6-
version: 10.0.1
6+
version: 10.4.0
77
- name: community.crypto
8-
version: 2.22.3
8+
version: 2.26.0
99
- name: community.docker
10-
version: 4.1.0
10+
version: 4.5.1

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ This will also ensure you are deploying/running this role with a fully tested ve
4242
- name: ansible.posix
4343
version: 1.6.2
4444
- name: community.general
45-
version: 10.0.1
45+
version: 10.4.0
4646
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
47-
version: 2.22.3
47+
version: 2.26.0
4848
- name: community.docker # Only required if you plan to use Molecule
49-
version: 4.1.0
49+
version: 4.5.1
5050
```
5151
5252
- 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)