Skip to content

Commit a4925f6

Browse files
chore(deps): Update Ansible collections
1 parent 2df2160 commit a4925f6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
collections:
33
- name: ansible.posix
4-
version: 2.0.0
4+
version: 2.1.0
55
- name: community.general
6-
version: 11.0.0
6+
version: 11.1.0
77
- name: community.crypto
8-
version: 3.0.0
8+
version: 3.0.2
99
- name: community.docker
10-
version: 4.6.1
10+
version: 4.6.2

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ This will also ensure you are deploying/running this role with a fully tested ve
4242
---
4343
collections:
4444
- name: ansible.posix
45-
version: 2.0.0
45+
version: 2.1.0
4646
- name: community.general
47-
version: 11.0.0
47+
version: 11.1.0
4848
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
49-
version: 3.0.0
49+
version: 3.0.2
5050
- name: community.docker # Only required if you plan to use Molecule
51-
version: 4.6.1
51+
version: 4.6.2
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)