Rename proposal
I propose to rename this repo to certbot-nginx-role?
Just to keep coherence with the others Ansible role repositories:
Maybe we can also use vx.x.x for releases names and tags, instead of the current x.x.x.
both sound good to me
@danypr92 can we list all the things we should bear in mind before renaming this repo? Like what happens to Ansible Galaxy.
Github repos and role names can be different. I like the "_role" suffix for github, but for galaxy I think it's unnecessary, as everything there are roles.
I would propose to change the repo name to certbot_nginx_role, and keep the galaxy name as it is. Instead, I would rather change "backups_role", "odoo_role", etc. to single name in Galaxy. Like paulfantom/ansible-restic → paulfantom.restic. To do this, we can make use of the meta.yml file and specify role_name. See the docs
However, it's some refactoring work that may not be worth it.
very valid point @raneq