This commit is contained in:
Jesús Camacho 2026-02-16 14:37:37 +01:00
parent d7e66e3779
commit 96252d64e4

View file

@ -27,6 +27,6 @@
- name: Install custom homelab MOTD - name: Install custom homelab MOTD
ansible.builtin.template: ansible.builtin.template:
src: 99-homelab.j2 src: 99-template-homelab.j2
dest: /etc/update-motd.d/99-homelab dest: /etc/update-motd.d/99-homelab
mode: "0755" mode: "0755"