Skip to content

Commit b9c7a54

Browse files
committed
refactor: fix formatting in requirements file [citest_skip]
fix formatting in requirements file
1 parent f7db8de commit b9c7a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meta/collection-requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
collections:
44
- name: ansible.posix
55
- name: community.general
6-
version: ">=6.6.0,<12.0.0"
6+
version: '>=6.6.0,<12.0.0'

0 commit comments

Comments
 (0)