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

@ -2,6 +2,7 @@
# manage users
- name: "manage users"
tags: ["usermanagement"]
block:
# manage facts
@ -69,6 +70,3 @@
path: "/etc/sudoers.d/{{ __user['username'] }}"
when:
- "not sudo_file"
tags:
- "usermanagement"