I’m trying to import/update my roles hosted on Github but Ansible Galaxy says:
FAILED:
Failed to find a README.md. All role repositories must include a README.md. Please refer to the ‘Getting Started’ documentation regarding role requirements. Once the issue has been corrected in the repsotitory, you can retry the import.
See this role in Github: https://github.com/Aplyca/ansible-role-php
All of my roles were working fine (updating and importing) a couple of weeks ago in Ansible Galaxy. The README.md is present in the root of the repo of all my roles. Is this an issue on Galaxy? or do I missing something?, maybe the README.md markdown format or the location of the file?