Skip to content

Commit fceea75

Browse files
chore(deps): Update dependency ansible.posix to v2 (#536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9664b3a commit fceea75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/requirements/requirements_collections.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
collections:
33
- name: ansible.posix
4-
version: 1.6.2
4+
version: 2.0.0
55
- name: community.general
66
version: 10.4.0
77
- name: community.crypto

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ 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.6.2
43+
version: 2.0.0
4444
- name: community.general
4545
version: 10.4.0
4646
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario

0 commit comments

Comments
 (0)