Skip to content

Commit 5271d0c

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

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
@@ -3,8 +3,8 @@ collections:
33
- name: ansible.posix
44
version: 2.0.0
55
- name: community.general
6-
version: 10.6.0
6+
version: 10.7.0
77
- name: community.crypto
8-
version: 2.26.1
8+
version: 2.26.2
99
- name: community.docker
1010
version: 4.6.0

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ This will also ensure you are deploying/running this role with a fully tested ve
5858
- name: ansible.posix
5959
version: 2.0.0
6060
- name: community.general
61-
version: 10.6.0
61+
version: 10.7.0
6262
- name: community.crypto # Only required if you plan to install NGINX Plus
63-
version: 2.26.1
63+
version: 2.26.2
6464
- name: community.docker # Only required if you plan to use Molecule (see below)
6565
version: 4.6.0
6666
```

0 commit comments

Comments
 (0)