fix(ansible-galaxy): adapt indentation
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 11s
Ansible Linter / ansible-lint (push) Successful in 52s

This commit is contained in:
2025-08-06 16:10:25 +02:00
parent b02d978e50
commit 30ee7b42f7

View File

@ -4,21 +4,21 @@ galaxy_info:
company: Cryptic Systems company: Cryptic Systems
description: Role to install and configure git for local users description: Role to install and configure git for local users
galaxy_tags: galaxy_tags:
- git - git
license: MIT license: MIT
min_ansible_version: "2.5" min_ansible_version: "2.5"
namespace: volker-raschek namespace: volker-raschek
platforms: platforms:
- name: ArchLinux - name: ArchLinux
versions: versions:
- all - all
- name: EL - name: EL
versions: versions:
- all - all
- name: Fedora - name: Fedora
versions: versions:
- all - all
- name: Ubuntu - name: Ubuntu
versions: versions:
- all - all
role_name: git role_name: git