libravatar: fix relay configuration
This commit is contained in:
parent
bce20fb57f
commit
82539ae00b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue