fix: solve linting issues
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-02-06 16:17:45 +01:00
parent f60a1c5fde
commit 60b3f5dbd1
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
file:
name: "{{ item.dest | dirname }}"
state: directory
mode: 0755
loop: "{{ nginx_tls_certificates + nginx_tls_certificates_extra }}"
loop_control:
label: "{{ item.dest }}"