You've already forked ansible-role-git
fix: rename files to .yaml
This commit is contained in:
24
meta/main.yaml
Normal file
24
meta/main.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
dependencies: []
|
||||
galaxy_info:
|
||||
author: Markus Pesch
|
||||
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:
|
||||
- all
|
||||
- name: EL
|
||||
versions:
|
||||
- all
|
||||
- name: Fedora
|
||||
versions:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- all
|
||||
role_name: git
|
||||
Reference in New Issue
Block a user