Jordi Ballester Alomar
Jordi Ballester Alomar
@fclementic2c @sbidoul @rousseldenis @Cedric-Pigeon what do you think about this? It's really worth reviewing!
@JoanSForgeFlow I have fixed an issue with foreign currency https://github.com/OCA/account-financial-reporting/pull/660/commits/d5cac4b67403a47b5d2b49ccd187dbc3c0d8806e Can you review?
@JoanSForgeFlow the base branch has some changes and now we have some conflicting files. Can you rebase and resolve the conflicts?
What is the version you are using?
I think apache can also be good!
Another example using nginx: https://github.com/waltervargas/ansible-odoo/tree/master/roles/nginx An interesting feature is also the possibility to install certificates using certbot (https://certbot.eff.org/) https://github.com/geerlingguy/ansible-role-certbot cc @hveficent
@mmequignon We have just implemented the role for nginx here: https://github.com/Eficent/ansible-odoo-nginx I think that a role ansible-odoo-apache would be good. Then it would be up to the user to choose....
We have also used https://github.com/geerlingguy/ansible-role-certbot and it is amazing how well it manages the install of a trusted ssl certificate for a domain using letsencrypt.
I agree with @sebalix. We can propose my ansible-odoo-nginx to OCA as well, and push to ansible galaxy.
Not sure how adding multiplebroles in the same repo would then play in ansible galaxy. Ansible Galaxy is the main marketing channel for the roles. I would adhere to whatever...