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: - lineinfile:
path: /etc/postfix/main.cf path: /etc/postfix/main.cf
state: absent state: absent
regexp: '^relayhost = bastion.phx2.fedoraproject.org' regexp: '^relayhost = bastion'
- git: - git:
repo: https://git.linux-kernel.at/oliver/ivatar.git repo: https://git.linux-kernel.at/oliver/ivatar.git