Skip to content

Commit 18a4f7a

Browse files
renovate[bot]alessfg
authored andcommitted
chore(deps): update ansible collections (#824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f58552d commit 18a4f7a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ This will also ensure you are deploying/running this role with a fully tested ve
5353
---
5454
collections:
5555
- name: ansible.posix
56-
version: 1.5.4
56+
version: 1.6.2
5757
- name: community.general
58-
version: 9.2.0
58+
version: 9.5.1
5959
- name: community.crypto # Only required if you plan to install NGINX Plus
60-
version: 2.21.1
60+
version: 2.22.3
6161
- name: community.docker # Only required if you plan to use Molecule (see below)
62-
version: 3.11.0
62+
version: 3.13.3
6363
```
6464
6565
- You will need to run this role as a root user using Ansible's `become` parameter. Make sure you have set up the appropriate permissions on your target hosts.

0 commit comments

Comments
 (0)