certbot_nginx icon indicating copy to clipboard operation
certbot_nginx copied to clipboard

Rename proposal

Open danypr92 opened this issue 8 years ago • 5 comments

I propose to rename this repo to certbot-nginx-role?

Just to keep coherence with the others Ansible role repositories:

danypr92 avatar Apr 21 '18 08:04 danypr92

Maybe we can also use vx.x.x for releases names and tags, instead of the current x.x.x.

enricostano avatar Jan 23 '19 11:01 enricostano

both sound good to me

sauloperez avatar Jan 23 '19 15:01 sauloperez

@danypr92 can we list all the things we should bear in mind before renaming this repo? Like what happens to Ansible Galaxy.

enricostano avatar Mar 23 '19 11:03 enricostano

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-resticpaulfantom.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.

raneq avatar Nov 05 '19 11:11 raneq

very valid point @raneq

sauloperez avatar Nov 05 '19 13:11 sauloperez