Skip to content

Commit 52a6fbe

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

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.0.1
77
- name: community.crypto

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
5555
---
5656
collections:
5757
- name: ansible.posix
58-
version: 1.6.2
58+
version: 2.0.0
5959
- name: community.general
6060
version: 10.0.1
6161
- name: community.crypto # Only required if you plan to install NGINX Plus

0 commit comments

Comments
 (0)