libravatar: add quotes

This commit is contained in:
clime 2018-10-07 23:56:06 +02:00
parent fc062cb569
commit a857ec931e

View file

@ -34,4 +34,4 @@
roles: roles:
- base - base
- libravatar - libravatar
- { role: letsencrypt, site_name: {{ inventory_hostname }} } - { role: letsencrypt, site_name: "{{ inventory_hostname }}" }