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

This commit is contained in:
2025-08-06 15:22:32 +02:00
parent 0c95d352c9
commit b02d978e50

View File

@ -1,10 +1,13 @@
dependencies: []
galaxy_info:
role_name: git
author: Markus Pesch
description: Role to install and configure git for local users
company: Cryptic Systems
description: Role to install and configure git for local users
galaxy_tags:
- git
license: MIT
min_ansible_version: "2.5"
namespace: volker-raschek
platforms:
- name: ArchLinux
versions:
@ -18,8 +21,4 @@ galaxy_info:
- name: Ubuntu
versions:
- all
galaxy_tags:
- git
dependencies: []
role_name: git