summaryrefslogtreecommitdiffstats
path: root/awx_collection
diff options
context:
space:
mode:
authorAlan Rominger <arominge@redhat.com>2023-08-31 20:07:31 +0200
committerAlan Rominger <arominge@redhat.com>2023-09-06 16:43:25 +0200
commitec579fd637ebcc55d23fdaa28434ee79205ac534 (patch)
tree6b94ab9f7306ca08f95bf535e7b9646f335aac7e /awx_collection
parentUpdate missing inventory error message (#14416) (diff)
downloadawx-ec579fd637ebcc55d23fdaa28434ee79205ac534.tar.xz
awx-ec579fd637ebcc55d23fdaa28434ee79205ac534.zip
Fix collection metadata license to match intent
Diffstat (limited to 'awx_collection')
-rw-r--r--awx_collection/tools/roles/template_galaxy/templates/galaxy.yml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/awx_collection/tools/roles/template_galaxy/templates/galaxy.yml.j2 b/awx_collection/tools/roles/template_galaxy/templates/galaxy.yml.j2
index b9bb8e0ccc..5290dc7217 100644
--- a/awx_collection/tools/roles/template_galaxy/templates/galaxy.yml.j2
+++ b/awx_collection/tools/roles/template_galaxy/templates/galaxy.yml.j2
@@ -18,7 +18,7 @@ documentation: https://github.com/ansible/awx/blob/devel/awx_collection/README.m
homepage: https://www.ansible.com/
issues: https://github.com/ansible/awx/issues?q=is%3Aissue+label%3Acomponent%3Aawx_collection
license:
- - GPL-3.0-only
+ - GPL-3.0-or-later
name: {{ collection_package }}
namespace: {{ collection_namespace }}
readme: README.md