upt playbook

This commit is contained in:
jaydee
2023-10-24 00:11:12 +02:00
parent 327ea6f1a7
commit d6b39085a2
8 changed files with 26 additions and 66 deletions

View File

@ -7,4 +7,5 @@
ansible.builtin.lineinfile:
path: /etc/update-motd.d/10-armbian-header
regexp: "(^#|^)TERM="
line: "TERM=linux toilet -f standard -F metal $(hostname)"
line: "TERM=linux toilet -f standard -F metal $(hostname)"
ignore_errors: yes