mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-29 10:45:42 +02:00
Update to 2024-05-27 17:01
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
|
||||
odoo_packages:
|
||||
- python39-pip
|
||||
- python39-devel
|
||||
- python3.11-pip
|
||||
- python3.11-devel
|
||||
- gcc
|
||||
- gcc-c++
|
||||
- libxml2-devel
|
||||
@@ -16,4 +16,4 @@ odoo_packages:
|
||||
- git
|
||||
- acl
|
||||
|
||||
odoo_venv_command: /bin/python3.9 -m venv
|
||||
odoo_venv_command: /bin/python3.11 -m venv
|
||||
|
Reference in New Issue
Block a user