libravatar: fix relay configuration

This commit is contained in:
clime 2019-02-05 17:09:18 +01:00
parent bce20fb57f
commit 82539ae00b

View file

@ -25,7 +25,7 @@
- lineinfile:
path: /etc/postfix/main.cf
state: absent
regexp: '^relayhost = bastion.phx2.fedoraproject.org'
regexp: '^relayhost = bastion'
- git:
repo: https://git.linux-kernel.at/oliver/ivatar.git