mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2023-07-20 14:00
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
- import_tasks: ../includes/webapps_set_install_mode.yml
|
||||
vars:
|
||||
- root_dir: "{{ odoo_root_dir }}"
|
||||
- version: "{{ odoo_version }}-{{ odoo_build }}"
|
||||
- version: "{{ odoo_version }}"
|
||||
- set_fact: odoo_install_mode={{ install_mode | default('none') }}
|
||||
- set_fact: odoo_current_version={{ current_version | default('') }}
|
||||
tags: odoo
|
||||
|
Reference in New Issue
Block a user