Odoo patches role

Apply custom Odoo patches.

Usage

Configure the role.

vars.yml

odoo_patches:
  - name: odoo14_delivery_patch

And include it in your playbook.

- hosts: odoo-patches
  roles:
  - role: odoo-patches