feat: manage motd for alpine

This commit is contained in:
Simon Cornet 2025-10-25 14:44:43 +02:00
commit 24ec59e4c0
3 changed files with 34 additions and 1 deletions

View file

@ -25,7 +25,6 @@
# motd
- name: "motd"
ansible.builtin.import_tasks: "motd.yaml"
when: "ansible_os_family == 'Debian'"
tags: "motd"
# cron jobs