We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ce598 commit 7cbf300Copy full SHA for 7cbf300
galaxy.yml
@@ -28,13 +28,6 @@ description: >
28
A variety of Ansible content to help automate the management of Moodle
29
instances.
30
31
-# Either a single license or a list of licenses for content inside of a
32
-# collection. Ansible Galaxy currently only accepts
33
-# L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive
34
-# with 'license_file'
35
-license:
36
- - GPL-3.0-or-later
37
-
38
# The path to the license file for the collection. This path is relative to the
39
# root of the collection. This key is mutually exclusive with 'license'
40
license_file: COPYING
0 commit comments