--- - name: "Customize newsyslog" ansible.builtin.copy: src: newsyslog.conf dest: /etc/newsyslog.conf mode: "0644" tags: - newsyslog