Loading tasks/main.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ # RSyslog - name: Template a file to /etc/rsyslog.d/99-sender.conf ansible.builtin:.copy: ansible.builtin.copy: content: | *.* @{{ rsyslog_server | mandatory }} dest: /etc/rsyslog.d/99-sender.conf Loading Loading
tasks/main.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ # RSyslog - name: Template a file to /etc/rsyslog.d/99-sender.conf ansible.builtin:.copy: ansible.builtin.copy: content: | *.* @{{ rsyslog_server | mandatory }} dest: /etc/rsyslog.d/99-sender.conf Loading