Releases: novacode-nl/ansible-odoo
novacode-21.01.1
[FIX] ansible>=2.9.0 throws AnsibleError: template error while templating string: no filter named 'version_compare'
novacode-20.12.1
[IMP] Odoo 14.0: Remove deprecated osv-memory-age-limit.
novacode-20.10.2
[UPD] Ubuntu-20_Odoo-14: python3-xlwt, xz-utils.
novacode-20.10.1
[ADD] Odoo 14.0 on Ubuntu 20.04 (standard install type)
novacode-20.07.1
[UPD] Odoo 13.0 on Ubuntu-20.04: PyPi from requirements file.
[ADD] Odoo 13.0 on Ubuntu-20.04 (focal) with standard installation type.
novacode-20.06.1
[ADD] vars/Ubuntu-18_Odoo-13.yml: python3-setuptools (odoo_debian_packages).
novacode-20.04.1
[ADD] Ubuntu-18-Odoo-13 => odoo_debian_packages: libpq-dev
novacode-20.03.2
[UPD] Install NPM packages only for odoo_version >= 9 and <= 11
Since version 12 Odoo will use SCSS, so no more nodejs dependency!
novacode-20.03.1
[UPD] install_addons_dependencies: odoo_pip_executable. Remove traili…
novacode-20.02.1
CHANGELOG
Merged (integrates) all my upstream PRs on upstream master 1423755
IMPORTANT
This features a configurable {{ odoo_rootdir }}
.
With consequence the {{ odoo_serverdir }}
is former {{ odoo_rootdir }}
.
- With a configurable
{{ odoo_rootdir }}
one can deploy Odoo according to the
Linuxhier
filesystem standards - e.g. under/opt/odoo
. - New task which creates the
{{ odoo_workdir }}
- Recommendation regarding the
{{ odoo_config_data_dir }}
, to comply with
the filesystem hier/standards (e.g./srv/odoo
). - (Default)
{{ odoo_config_file }}: /etc/{{ odoo_service }}.conf