diff --git a/awx_collection/template_galaxy.yml b/awx_collection/template_galaxy.yml index adf302aa14..efe200a440 100644 --- a/awx_collection/template_galaxy.yml +++ b/awx_collection/template_galaxy.yml @@ -23,7 +23,7 @@ replace: 'extends_documentation_fragment: {{ collection_namespace }}.{{ collection_package }}.auth' loop: "{{ module_files.files }}" loop_control: - label: "{{ item.path[ playbook_dir | length :] }}" + label: "{{ item.path | basename }}" - name: Change files to support desired namespace and package names replace: