File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,12 +40,12 @@ description: Cloudera assets for managing Cloudera Clusters
40
40
41
41
# Either a single license or a list of licenses for content inside of a collection. Ansible Galaxy currently only
42
42
# accepts L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive with 'license_file'
43
- license :
44
- - GPL-2.0-or-later
43
+ # license:
44
+ # - GPL-2.0-or-later
45
45
46
46
# The path to the license file for the collection. This path is relative to the root of the collection. This key is
47
47
# mutually exclusive with 'license'
48
- license_file : ' '
48
+ license_file : ' LICENSE '
49
49
50
50
# A list of tags you want to associate with the collection for indexing/searching. A tag name has the same character
51
51
# requirements as 'namespace' and 'name'
You can’t perform that action at this time.
0 commit comments