Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Role metadata missing for all roles #63

Open
alisonlhart opened this issue Apr 24, 2024 · 0 comments
Open

Role metadata missing for all roles #63

alisonlhart opened this issue Apr 24, 2024 · 0 comments

Comments

@alisonlhart
Copy link

Galaxy and Automation Hub look for a 'description' field in a role's meta/main.yml file to add more detail to a collection's "Content" tab. Since the cloud.azure_ops roles don't have this file, there are a number of minor errors in the import log on Automation Hub.

Loading role azure_load_balancer_with_public_ip 
Could not get role description, no role metadata found 
Loading role azure_manage_network_interface 
Could not get role description, no role metadata found 
Loading role azure_manage_networking_stack 
No role description found in role metadata 
Loading role azure_manage_postgresql 
Could not get role description, no role metadata found 
Loading role azure_manage_resource_group 
No role description found in role metadata 
Loading role azure_manage_security_group 
No role description found in role metadata 
Loading role azure_virtual_machine_with_public_ip 
Could not get role description, no role metadata found 

An example roles//meta/main.yml file can be seen here: https://github.com/redhat-cop/aap_utilities/blob/devel/roles/aap_backup/meta/main.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant