update_motd/vars/main.yml

9 lines
193 B
YAML
Raw Normal View History

2023-04-03 16:53:42 +00:00
---
# vars file for update_motd
update_motd_path: "/etc/update-motd.d"
update_motd_config_path: "/etc/profile.d"
2023-04-06 19:29:57 +00:00
update_motd_packages:
- name: neofetch
version: latest
state: present