xoxys.vaultwarden_ldap_docker/meta/main.yml

32 lines
1.3 KiB
YAML
Raw Permalink Normal View History

# Standards: 0.2
2020-06-21 22:00:53 +02:00
---
galaxy_info:
2020-08-19 18:39:08 +02:00
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
2020-10-01 17:12:39 +02:00
author: Robert Kaussow <mail@thegeeklab.de>
2021-04-23 12:12:13 +02:00
namespace: xoxys
role_name: vaultwarden_ldap_docker
2020-08-19 18:39:08 +02:00
# @meta description: >
# [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.vaultwarden_ldap_docker)
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.vaultwarden_ldap_docker?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.vaultwarden_ldap_docker)
# [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.vaultwarden_ldap_docker/src/branch/main/LICENSE)
2020-08-19 18:39:08 +02:00
#
# Role to setup a [Vaultwarden LDAP](https://gitea.rknet.org/docker/vaultwarden-ldap) Sync Service
# for [Vaultwarden](https://github.com/dani-garcia/vaultwarden) password safe.
2020-08-19 18:39:08 +02:00
# @end
description: Role to setup a Vaultwarden LDAP Sync Service for Vaultwarden password safe.
2020-06-21 22:00:53 +02:00
license: MIT
min_ansible_version: 2.10
2020-06-21 22:00:53 +02:00
platforms:
- name: EL
versions:
- 7
galaxy_tags:
- security
- vault
- password
- save
dependencies: []
2020-08-19 18:39:08 +02:00
collections:
- xoxys.general
2020-08-19 18:39:08 +02:00
- community.general