- name: setup motd copy: src: ascii-art.txt dest: /etc/kszk-logo mode: 0755 - name: setup motd copy: src: motd.sh dest: /etc/update-motd.d/01-banner mode: 0755