fix: meta dir

This commit is contained in:
Markus Pesch 2022-04-11 13:17:11 +02:00
parent 2185788577
commit 25bb6398e8
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

22
meta/main.yml Normal file
View File

@ -0,0 +1,22 @@
galaxy_info:
role_name: git
author: Markus Pesch
description: Role to install and configure git for local users
company: Cryptic Systems
license: MIT
min_ansible_version: 2.5
platforms:
- name: Archlinux
versions:
- all
- name: Ubuntu
versions:
- all
- name: EL
versions:
- all
galaxy_tags:
- git
dependencies: []