Skip to content

Commit afbd0bb

Browse files
Make sle remediation for rsyslog_remote_loghost relevant for sle16 also
1 parent 16b6bb6 commit afbd0bb

File tree

2 files changed

+1
-1
lines changed
  • linux_os/guide/system/logging/rsyslog_sending_messages/rsyslog_remote_loghost

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
regexp: "^\\*\\.\\*\\s+.*$"
2929
state: absent
3030
loop: "{{ rsyslog_dropin_config_files.files }}"
31-
31+
3232
- name: "Set rsyslog remote loghost"
3333
ansible.builtin.lineinfile:
3434
dest: /etc/rsyslog.d/remote.conf

0 commit comments

Comments
 (0)