mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-19 03:33:17 +02:00
7 lines
123 B
YAML
7 lines
123 B
YAML
![]() |
---
|
||
|
|
||
|
dependencies:
|
||
|
- role: httpd_php
|
||
|
- role: mysql_server
|
||
|
when: dolibarr_db_server in [ 'localhost', '127.0.0.1' ]
|