Add HTTPS ingress to krypton

This commit is contained in:
Stefan Haun 2022-09-06 20:13:40 +02:00
parent 8617f84f9d
commit 2802784e7a

View file

@ -22,6 +22,13 @@
- role: docker_setup
vars:
docker_data_root: "/srv/docker"
- role: apache
- role: apache-letsencrypt # Uses configuration from dehydrated setup
- role: ansible-role-dehydrated
vars:
dehydrated_contact_email: "{{ server_admin }}"
dehydrated_domains:
- role: penguineer.dehydrated_cron
tasks: