We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b6bb6 commit afbd0bbCopy full SHA for afbd0bb
linux_os/guide/system/logging/rsyslog_sending_messages/rsyslog_remote_loghost/ansible/sle15.yml renamed to linux_os/guide/system/logging/rsyslog_sending_messages/rsyslog_remote_loghost/ansible/sle.yml
@@ -28,7 +28,7 @@
28
regexp: "^\\*\\.\\*\\s+.*$"
29
state: absent
30
loop: "{{ rsyslog_dropin_config_files.files }}"
31
-
+
32
- name: "Set rsyslog remote loghost"
33
ansible.builtin.lineinfile:
34
dest: /etc/rsyslog.d/remote.conf
linux_os/guide/system/logging/rsyslog_sending_messages/rsyslog_remote_loghost/bash/sle15.sh renamed to linux_os/guide/system/logging/rsyslog_sending_messages/rsyslog_remote_loghost/bash/sle.sh
0 commit comments