homeserver/playbooks/base/motd.yml

5 lines
74 B
YAML

---
- hosts: all
roles:
- { role: mgrote.motd, tags: "motd" }