ansible/roles/octoprint/meta/main.yml
Thomas Schmid 3dfff93c0e initial commit
Signed-off-by: Thomas Schmid <tom@lfence.de>
2022-01-11 20:29:31 +01:00

6 lines
109 B
YAML

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