Closed reduzent closed 3 years ago
Leaving this open until I get time to release it and make sure it's right.
Okay, I cut a new release with this change. We are now located at:
https://galaxy.ansible.com/Graylog2/graylog
I hate that the old url (https://galaxy.ansible.com/Graylog2/graylog-ansible-role) is now a dead link. Not even a redirect! This will break anyone trying to pull the role using the old name.
BUT, I upgraded Ansible on my machine yesterday and it was giving me errors because of the dashes in the name. Applying this fix was the only thing that would let me run it.
It seems like the naming standards changed out from under us over the years. I hate breaking changes, but hopefully this is defensible.
We don't use the galaxy role, this was our own role.
According to https://galaxy.ansible.com/docs/contributing/creating_role.html#role-names
-
-characters should not be used in ansible roles. I understand that it was common to prefix role names withandible-role-
in Galaxy. Thus, the documentation suggests to add an extra field tometa/main.yml
: