mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-21 20:53:18 +02:00
8 lines
140 B
YAML
8 lines
140 B
YAML
![]() |
---
|
||
|
|
||
|
dependencies:
|
||
|
- role: mkdir
|
||
|
- role: wkhtmltopdf
|
||
|
- role: postgresql_server
|
||
|
when: odoo_db_server in ['localhost', '127.0.0.1']
|