Specify enable ssl

This commit is contained in:
Dryusdan 2024-04-19 13:18:22 +02:00
parent cc6c2d7cc6
commit c380912843

View file

@ -26,7 +26,7 @@
path: /etc/haproxy/certs/private/dhparam.pem
size: 4096
when:
- hap_enable_ssl is true
- hap_enable_ssl == true
tags:
- configuration
- config