Skip to content

Commit 7cbf300

Browse files
build(galaxy): license and license_file are mutually exclusive
1 parent 78ce598 commit 7cbf300

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

galaxy.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ description: >
2828
A variety of Ansible content to help automate the management of Moodle
2929
instances.
3030
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-
3831
# The path to the license file for the collection. This path is relative to the
3932
# root of the collection. This key is mutually exclusive with 'license'
4033
license_file: COPYING

0 commit comments

Comments
 (0)