fix(ansible-galaxy): remove namespace
Some checks failed
Lint Markdown files / markdown-lint (push) Successful in 9s
Ansible Linter / ansible-lint (push) Failing after 29s

This commit is contained in:
2025-08-06 11:39:34 +02:00
parent ee87e4fe49
commit 13ada129ae

View File

@ -1,5 +1,4 @@
galaxy_info:
namespace: volker_raschek
role_name: "unix_users"
author: "Markus Pesch"
description: "Role to create and configure unix users and groups"