Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

No roles found in your public GitHub repositories. #243

Closed
joshuamkite opened this issue Mar 19, 2017 · 2 comments
Closed

No roles found in your public GitHub repositories. #243

joshuamkite opened this issue Mar 19, 2017 · 2 comments

Comments

@joshuamkite
Copy link

I am trying to publish my first Ansible role. I have signed in to ansible galaxy site using my github account but no matter what I do I get 'No roles found in your public GitHub repositories.' I have been following the documentation at https://galaxy.ansible.com/intro At first I thought the issue might be because I did not have my role as a top-level repository or have 'ansible' in the repo name but this has made no difference. What am I missing?

@bouncingsoles
Copy link

I had the same issue. You need to make sure that you have created a meta directory with a main.yml. I had a syntax error in my meta so role wouldn't show up. Use a linter or run ansible-playbook with syntax check to make sure the yaml is OK.

@chouseknecht
Copy link
Contributor

This issue was moved to ansible/galaxy#68

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

No branches or pull requests

3 participants