Skip to content

Commit fdf8356

Browse files
holseramartyasinha
authored andcommitted
Fix ansible.posix requirements
There is no branch v2.0.0. This patch changes to actual branch which is 2.0.0
1 parent a1c645b commit fdf8356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
collections:
1818
- name: https://github.com/ansible-collections/ansible.posix
1919
type: git
20-
version: "v2.0.0"
20+
version: "2.0.0"
2121
- name: https://github.com/ansible-collections/ansible.utils
2222
type: git
2323
version: "v6.0.0"

0 commit comments

Comments
 (0)