7 lines
143 B
YAML
Raw Normal View History

2021-12-01 19:13:34 +01:00
---
dependencies:
- role: repo_wapt
- role: postgresql_server
when: wapt_db_server in ['localhost','127.0.0.1']
2023-03-30 11:00:21 +02:00
- role: rsync_server