Move utility task files in their own folder

This commit is contained in:
Laurent Indermuehle 2023-03-07 16:22:36 +01:00
commit 2462d61dc8
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
19 changed files with 60 additions and 60 deletions

View file

@ -79,4 +79,4 @@
- foo
- bar
- include: utils_remove_user.yml user_name="{{ user_name_2 }}"
- include: utils/remove_user.yml user_name="{{ user_name_2 }}"