This commit is contained in:
muppeth 2024-02-24 00:55:08 +01:00
parent 91cc0fd69b
commit f39cff694a
Signed by: muppeth
GPG Key ID: 0EBC7B9848D04031
1 changed files with 0 additions and 4 deletions

View File

@ -17,10 +17,6 @@
register: cert_exists
when:
- item.sslname is defined
- name: 'DEBUG'
debug:
msg: 'The var is there {{ cert_exists }}'
when: cert_exists
- name: "[NGINX] - Create HTTPS vhosts"
template: