update_motd/vars/main.yml

9 lines
193 B
YAML

---
# vars file for update_motd
update_motd_path: "/etc/update-motd.d"
update_motd_config_path: "/etc/profile.d"
update_motd_packages:
- name: neofetch
version: latest
state: present