Skip to content

Commit

Permalink
build(galaxy): license and license_file are mutually exclusive
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyvanwyk committed Feb 1, 2024
1 parent 78ce598 commit 7cbf300
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ description: >
A variety of Ansible content to help automate the management of Moodle
instances.
# Either a single license or a list of licenses for content inside of a
# collection. Ansible Galaxy currently only accepts
# L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive
# with 'license_file'
license:
- GPL-3.0-or-later

# The path to the license file for the collection. This path is relative to the
# root of the collection. This key is mutually exclusive with 'license'
license_file: COPYING
Expand Down

0 comments on commit 7cbf300

Please sign in to comment.