[DOC] Get module ready for deprecation
This commit is contained in:
parent
1cea2385da
commit
236b4cf428
@ -15,3 +15,11 @@
|
||||
db: agofer
|
||||
path_to_script: /home/odoo/change-odoo-settings.sql
|
||||
|
||||
# Warning: path_to_script is deprecated; switch to postgresql_script:
|
||||
# - name: Run a script directly on the database
|
||||
# become: true
|
||||
# become_user: postgres
|
||||
# postgresql_script:
|
||||
# login_db: agofer
|
||||
# path: /home/odoo/change-odoo-settings.sql
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user