Skip to content

Commit 3bb32da

Browse files
jsf9kmcdonnnj
andauthored
Use list vice array
This is done to be consistent with the language used in the Ansible project. Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
1 parent 5a42925 commit 3bb32da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# It _is_ possible to list both collections and roles in this file,
77
# but unfortunately ansible-galaxy attempts to naively merge the
88
# dependencies listed in meta/main.yml with these. That means that
9-
# both sets of dependencies must be arrays. :(
9+
# both sets of dependencies must be lists. :(
1010
#
1111
# See also cisagov/skeleton-ansible-role#153.
1212
[]

0 commit comments

Comments
 (0)