Skip to content

Commit f27c70f

Browse files
authored
Update galaxy.yml license parameter
1 parent 68082a3 commit f27c70f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

galaxy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ description: "Collection for Sentinelone Modules"
2525

2626
# Either a single license or a list of licenses for content inside of a collection. Ansible Galaxy currently only
2727
# accepts L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive with 'license_file'
28-
license:
29-
- "GPL-3.0-or-later"
28+
# license:
29+
# - "GPL-3.0-or-later"
3030
# The path to the license file for the collection. This path is relative to the root of the collection. This key is
3131
# mutually exclusive with 'license'
3232
license_file: "LICENSE"

0 commit comments

Comments
 (0)