diff --git a/src/ansible_compat/constants.py b/src/ansible_compat/constants.py index f5335ab3..cb923170 100644 --- a/src/ansible_compat/constants.py +++ b/src/ansible_compat/constants.py @@ -33,8 +33,8 @@ role_name: my_name # if absent directory name hosting role is used instead namespace: my_galaxy_namespace # if absent, author is used instead -Namespace: https://galaxy.ansible.com/docs/contributing/namespaces.html#galaxy-namespace-limitations -Role: https://galaxy.ansible.com/docs/contributing/creating_role.html#role-names +Namespace: https://old-galaxy.ansible.com/docs/contributing/namespaces.html#galaxy-namespace-limitations +Role: https://old-galaxy.ansible.com/docs/contributing/creating_role.html#role-names As an alternative, you can add 'role-name' to either skip_list or warn_list. """