Commit 2e21b87c authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: task name

parent af214f1a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
      notify: "restart rsyslog"

    # configure rsyslogd
    - name: "syslog - remove - remote-logging"
    - name: "syslog - config - remote-logging"
      ansible.builtin.template:
        src: "templates/syslog/rsyslog.d/remote-logging.conf"
        path: "/etc/rsyslog.d/remote-logging.conf"