Skip to content

Commit 1f8eeca

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
collections:
33
- name: ansible.posix
4-
version: 1.5.4
4+
version: 1.6.2
55
- name: community.general
6-
version: 9.2.0
6+
version: 9.5.1
77
- name: community.crypto
8-
version: 2.21.1
8+
version: 2.22.3
99
- name: community.docker
1010
version: 4.1.0

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ This will also ensure you are deploying/running this role with a fully tested ve
4040
---
4141
collections:
4242
- name: ansible.posix
43-
version: 1.5.4
43+
version: 1.6.2
4444
- name: community.general
45-
version: 9.2.0
45+
version: 9.5.1
4646
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
47-
version: 2.21.1
47+
version: 2.22.3
4848
- name: community.docker # Only required if you plan to use Molecule
4949
version: 4.1.0
5050
```

0 commit comments

Comments
 (0)