This commit is contained in:
KaySar12 2025-04-04 10:23:35 +07:00
parent 6caea7e002
commit fc8e53bd67

View File

@ -20,7 +20,6 @@ odoo_instances:
host: "10.1.1.34"
port: 8069
database: "server"
action: "update"
modules: *module_list
<<: *common # Inherit common settings
@ -28,6 +27,5 @@ odoo_instances:
host: "10.1.1.34"
port: 8069
database: "server2"
action: "install"
modules: *module_list
<<: *common # Inherit common settings