You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are dead links, in the full message for "ERROR Computed fully qualified role name of does not follow current galaxy requirements".
Issue Type
Bug Report
OS / ENVIRONMENT
ansible-lint 24.7.1.dev7 using ansible-core:2.16.9 ansible-compat:24.7.0 ruamel-yaml:0.18.6 ruamel-yaml-clib:0.2.8You are using a pre-release version of ansible-lint.
Messages link to documentation pages which no longer exist, since galaxy.ansible.com switched to galaxy-ng.
ERROR Computed fully qualified role name of t does not follow current galaxy requirements.
Please edit meta/main.yml and assure we can correctly determine full role name:
galaxy_info:
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
As an alternative, you can add 'role-name' to either skip_list or warn_list.
Computed fully qualified role name of t does not follow current galaxy requirements.
Please edit meta/main.yml and assure we can correctly determine full role name:
galaxy_info:
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
As an alternative, you can add 'role-name' to either skip_list or warn_list.
The text was updated successfully, but these errors were encountered:
Summary
There are dead links, in the full message for "ERROR Computed fully qualified role name of does not follow current galaxy requirements".
Issue Type
OS / ENVIRONMENT
STEPS TO REPRODUCE
Desired Behavior
Messages link to current documentation, which is somewhere in https://ansible.readthedocs.io/projects/galaxy-ng/en/latest/
Actual Behavior
Messages link to documentation pages which no longer exist, since galaxy.ansible.com switched to galaxy-ng.
The text was updated successfully, but these errors were encountered: