libravatar: fix missing quotes after last commit

This commit is contained in:
clime 2019-03-11 09:50:48 +01:00
parent e37f36d22a
commit a9877b32ca

View file

@ -136,7 +136,7 @@
- name: send cron emails to desired address
lineinfile:
path: {{ item }}
path: "{{ item }}"
regexp: "^MAILTO="
line: "MAILTO={{ mail_to }}"
with_items: