We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68082a3 commit f27c70fCopy full SHA for f27c70f
galaxy.yml
@@ -25,8 +25,8 @@ description: "Collection for Sentinelone Modules"
25
26
# Either a single license or a list of licenses for content inside of a collection. Ansible Galaxy currently only
27
# accepts L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive with 'license_file'
28
-license:
29
- - "GPL-3.0-or-later"
+# license:
+# - "GPL-3.0-or-later"
30
# The path to the license file for the collection. This path is relative to the root of the collection. This key is
31
# mutually exclusive with 'license'
32
license_file: "LICENSE"
0 commit comments