Minor change

This commit is contained in:
Tunui Franken 2024-04-01 17:11:27 +02:00
parent c3ebf02781
commit 0b9f2f6197

View file

@ -19,7 +19,7 @@
letsencrypt_email: "{{ tunuifranken_server_admin }}"
letsencrypt_post_hook: systemctl restart apache2
- name: Deploy letsencrypt certificate
- name: Deploy letsencrypt certificate (DNS-01)
when: local_public_ip != target_public_ip
ansible.builtin.include_role:
name: add_cert_dns_01