Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 306 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 306 Bytes

Odoo patches role

Apply custom Odoo patches.

#DEPRECATED: This role is no longer maintained.

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