ansible-lint cleanup

This commit is contained in:
Frédéric CAMPO 2026-06-05 21:13:18 +02:00
parent 3d0d6c61ec
commit 2c6e1a834a
Signed by: llowin
GPG key ID: 19EACF0560706F99
2 changed files with 1 additions and 2 deletions

View file

@ -7,7 +7,6 @@ server {
server_name _;
# Self-signed or snakeoil cert just to complete the TLS handshake
ssl_certificate /etc/letsencrypt/live/{{ item.key }}/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/{{ item.key }}/privkey.pem;