--- awx-22.7.0/awx_collection/tools/roles/template_galaxy/templates/galaxy.yml.j2.orig 2023-08-29 08:57:46.938791463 -0400 +++ awx-22.7.0/awx_collection/tools/roles/template_galaxy/templates/galaxy.yml.j2 2023-08-29 08:58:55.165887946 -0400 @@ -18,7 +18,7 @@ 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 @@ -36,3 +36,11 @@ - galaxy.yml.j2 - template_galaxy.yml - '*.tar.gz' + - tests + - test + - images + - README.md + - TESTING.md + - COPYING + - bindep.txt + - requirements.txt