mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-24 06:03:22 +02:00
8 lines
138 B
YAML
8 lines
138 B
YAML
![]() |
---
|
||
|
|
||
|
allow_duplicates: True
|
||
|
dependencies:
|
||
|
- role: httpd_php
|
||
|
- role: mysql_server
|
||
|
when: pma_db_server in ['localhost','127.0.0.1']
|