feat(ci): comply with linter

This commit is contained in:
Simon Cornet 2025-03-31 18:24:43 +02:00
commit 80292a63a9
12 changed files with 23 additions and 45 deletions

View file

@ -1,6 +1,7 @@
---
- name: "manage motd"
tags: ["motd"]
block:
# find old motd files
@ -36,6 +37,3 @@
group: "root"
mode: "0755"
when: 'ansible_os_family == "Debian"'
tags:
- "motd"