galaxy.yml fix

This commit is contained in:
Chris Hammer 2022-03-15 03:07:27 -04:00
parent c4138d820d
commit 42c1ebd9b8

View File

@ -25,8 +25,8 @@ description: A collection of roles to manage your environment.
# 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-2.0-or-later
#license:
#- GPL-2.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'