Skip to content
Snippets Groups Projects
Commit d6343d91 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

Remove superfluous j2

parent f61d5e9b
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
when:
- syslogserver is defined
- syslogserver|length > 0
- ansible_fqdn != "{{ syslogserver }}"
- ansible_fqdn != syslogserver
- ansible_distribution_major_version|int < 9
notify:
- restart rsyslogd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment