Robert Kaussow
c48a592fa8
All checks were successful
continuous-integration/drone/push Build is passing
19 lines
354 B
YAML
19 lines
354 B
YAML
# Standards: 0.1
|
|
---
|
|
galaxy_info:
|
|
# @meta author:value: [xoxys](https://gitea.rknet.org/xoxys)
|
|
author: xoxys <mail@geeklabor.de>
|
|
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:
|