2023-04-03 20:49:15 +00:00
|
|
|
---
|
|
|
|
update_motd_filename: "00-motd-neofetch"
|
|
|
|
update_motd_print_info:
|
|
|
|
- name: "CPU"
|
|
|
|
module: "cpu"
|
|
|
|
- name: "Memory"
|
|
|
|
module: "memory"
|
|
|
|
- name: "Local IP"
|
|
|
|
module: local_ip
|
|
|
|
- name: "Disk"
|
|
|
|
module: "disk"
|
2023-07-20 21:53:09 +00:00
|
|
|
update_motd_ascii_distro: "{{ ansible_distribution|lower }}_small"
|