Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

add ansible role_name to fix ci#1571

Open
s4nf4n wants to merge 1 commit intojonaswinkler:masterfrom
s4nf4n:feature_fix_ansible_ci
Open

add ansible role_name to fix ci#1571
s4nf4n wants to merge 1 commit intojonaswinkler:masterfrom
s4nf4n:feature_fix_ansible_ci

Conversation

@s4nf4n
Copy link
Copy Markdown

@s4nf4n s4nf4n commented Jan 23, 2022

Current Ansible Role Action fails with error:

ERROR    Computed fully qualified role name of C0nsultant.ansible does not follow current galaxy requirements.
Please edit meta/main.yml and assure we can correctly determine full role name:
Traceback (most recent call last):

galaxy_info:
  File "/opt/hostedtoolcache/Python/3.10.1/x64/bin/molecule", line 8, in <module>
role_name: my_name  # if absent directory name hosting role is used instead
namespace: my_galaxy_namespace  # if absent, author is used instead
    sys.exit(main())

To fix, I added role_name and namespace explicitly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant