Skip to content

Commit 571418d

Browse files
committed
refactor: make quoting consistent with other roles [citest_skip]
other roles use single quotes here - make it consistent Signed-off-by: Rich Megginson <rmeggins@redhat.com>
1 parent d71f772 commit 571418d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)