mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
libravatar: don't relay email through bastion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user