ansible-roles/library/roles/motd/defaults/main.yml

8 lines
141 B
YAML
Raw Normal View History

---
motd_setup: True
motd_additional_text: "\nThis host runs services\n"
deb_motd_packages:
- update-notifier-common
- landscape-common