add minimal meta file
This commit is contained in:
parent
c292a7ffe8
commit
5296c3c1e4
16
meta/main.yml
Normal file
16
meta/main.yml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
galaxy_info:
|
||||||
|
author: xoxys
|
||||||
|
description: Role to setup an openldap proxy
|
||||||
|
license: MIT
|
||||||
|
min_ansible_version: 2.4
|
||||||
|
platforms:
|
||||||
|
- name: EL
|
||||||
|
versions:
|
||||||
|
- 7
|
||||||
|
galaxy_tags:
|
||||||
|
- proxy
|
||||||
|
- auth
|
||||||
|
- ldap
|
||||||
|
- openldap
|
||||||
|
dependencies:
|
Loading…
Reference in New Issue
Block a user