fix lint
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Adrien Reslinger 2020-06-04 22:34:13 +02:00
parent c42b3924a4
commit f00ca79a72

View file

@ -41,7 +41,7 @@
- name: Installation du fichier de verroux
copy:
src: {{ item }}
src: "{{ item }}"
dest: /var/www/.well-known/acme-challenge/{{ item }}
owner: root
group: root