ansible/roles/noodlehub/meta/main.yml
Thomas Schmid aa6286623d add klipper related roles and noodlehub role
Signed-off-by: Thomas Schmid <tom@lfence.de>
2022-01-20 20:40:32 +01:00

6 lines
107 B
YAML

---
dependencies:
- { role: acertmgr, when: noodlehub_ssl}
- { role: nginx, nginx_ssl: noodlehub_ssl}