17 lines
248 B
YAML
17 lines
248 B
YAML
|
---
|
||
|
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:
|