From 42c1ebd9b8e06e998be16de57f0368d400991242 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Tue, 15 Mar 2022 03:07:27 -0400 Subject: [PATCH] galaxy.yml fix --- galaxy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 71181fb..d72c27d 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -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'