Add dehydrated role

This commit is contained in:
Stefan Haun 2022-08-27 16:44:27 +02:00
parent 60e58e6b6a
commit a651aa047f

View file

@ -23,6 +23,12 @@
vars:
docker_data_root: "/srv/docker"
- role: apache
- role: ansible-role-dehydrated
vars:
dehydrated_contact_email: "{{ server_admin }}"
dehydrated_domains:
- name: nodered.n39.eu
tasks:
- name: Ensure the mosquitto directories exist