1
0
mirror of https://git.lapiole.org/dani/ansible-roles.git synced 2025-04-24 06:03:22 +02:00
2021-12-01 19:13:34 +01:00

7 lines
117 B
YAML

---
dependencies:
- role: repo_nodejs
- role: mysql_server
when: n8n_db_server in ['localhost','127.0.0.1']