fix: task name
This commit is contained in:
parent
af214f1a81
commit
2e21b87c7a
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
notify: "restart rsyslog"
|
notify: "restart rsyslog"
|
||||||
|
|
||||||
# configure rsyslogd
|
# configure rsyslogd
|
||||||
- name: "syslog - remove - remote-logging"
|
- name: "syslog - config - remote-logging"
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
src: "templates/syslog/rsyslog.d/remote-logging.conf"
|
src: "templates/syslog/rsyslog.d/remote-logging.conf"
|
||||||
path: "/etc/rsyslog.d/remote-logging.conf"
|
path: "/etc/rsyslog.d/remote-logging.conf"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue