Bertrand Lanson
f2c679e12e
Some checks failed
test / Linting (push) Failing after 8s
test / Molecule tests (default, debian11) (push) Has been skipped
test / Molecule tests (default, debian12) (push) Has been skipped
test / Molecule tests (default, ubuntu2004) (push) Has been skipped
test / Molecule tests (default, ubuntu2204) (push) Has been skipped
test / Molecule tests (with_custom_ascii, debian11) (push) Has been skipped
test / Molecule tests (with_custom_ascii, debian12) (push) Has been skipped
test / Molecule tests (with_custom_ascii, ubuntu2004) (push) Has been skipped
test / Molecule tests (with_custom_ascii, ubuntu2204) (push) Has been skipped
9 lines
193 B
YAML
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
|