Skip to content
Snippets Groups Projects
Commit d477c017 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix relayhost config

parent 068ea4fa
No related branches found
No related tags found
No related merge requests found
...@@ -179,6 +179,7 @@ ...@@ -179,6 +179,7 @@
ansible.builtin.lineinfile: ansible.builtin.lineinfile:
regexp: '^relayhost =' regexp: '^relayhost ='
line: 'relayhost = commu-intern.teckids.org' line: 'relayhost = commu-intern.teckids.org'
path: /etc/postfix/main.cf
- name: Touch statefile - name: Touch statefile
ansible.builtin.file: ansible.builtin.file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment