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