libravatar: don't relay email through bastion

This commit is contained in:
clime 2019-02-04 18:07:50 +01:00
parent fe0c798ab3
commit fbd83d02a0

View file

@ -20,6 +20,11 @@
- "policycoreutils-python"
- "postfix"
- lineinfile:
path: /etc/postfix/main.cf
state: absent
regexp: '^relayhost = bastion.phx2.fedoraproject.org'
- git:
repo: https://git.linux-kernel.at/oliver/ivatar.git
dest: /srv/libravatar