Ansible galaxy syan READM.md is not present when importing/updating role

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?

We’ll look into it.

Hi Mauricio, we actually just ran into this with another user this morning. It appears that the code we have to read in the README.md files does not like Unicode, so the workaround currently is to remove non-ascii characters from it. We’ll have a fix in for this in the next release. Sorry for the inconvenience!

Sorry for bumping old thread, but any progress on this issue? Just faced it today with my surname.

Same problem here!

Davide