Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 257 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 257 Bytes

Odoo patches role

Apply custom Odoo patches.

Usage

Configure the role.

odoo_patches:
  - name: odoo16_microsoft_outlook_expires_in_patch

And include it in your playbook.

- hosts: odoo_patches
  roles:
  - role: odoo_patches