ansible/roles/install-sis-motd/tasks/main.yml

7 lines
115 B
YAML

---
# tasks file for install-sis-motd
- name: Copy motd to the server(s)
copy:
src: motd
dest: /etc/motd