2019-01-09 19:47:42 +00:00
|
|
|
# Standards: 0.1
|
2018-12-01 01:09:11 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2020-01-30 22:26:11 +00:00
|
|
|
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
|
|
|
|
author: Robert Kaussow <mail@geeklabor.de>
|
2018-12-01 01:09:11 +00:00
|
|
|
description: Role to setup an openldap proxy
|
|
|
|
license: MIT
|
2020-01-30 22:26:11 +00:00
|
|
|
min_ansible_version: 2.8
|
2018-12-01 01:09:11 +00:00
|
|
|
platforms:
|
2019-01-09 19:47:42 +00:00
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- 7
|
2018-12-01 01:09:11 +00:00
|
|
|
galaxy_tags:
|
|
|
|
- proxy
|
|
|
|
- auth
|
|
|
|
- ldap
|
|
|
|
- openldap
|
|
|
|
dependencies:
|