# Standards: 0.1 --- galaxy_info: # @meta author:value: [xoxys](https://gitea.rknet.org/xoxys) author: xoxys # @meta description: > # [![Build Status](https://drone.rknet.org/api/badges/ansible/xoxys.bitwardenrs_docker/status.svg)](https://drone.rknet.org/ansible/xoxys.bitwardenrs_docker) # [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) # # Role to setup a [Bitwarden RS](https://github.com/dani-garcia/bitwarden_rs) password safe. # Bitwarden_RS is a community Bitwarden API server implementation written in Rust. This Role # use Docker to setup [Bitwarden](https://gitea.rknet.org/docker/bitwarden_rs) and a # [Bitwarden LDAP](https://gitea.rknet.org/docker/bitwarden_rs_ldap) Sync Service (optional). # @end description: Role to setup Bitwarden passsword safe license: MIT min_ansible_version: 2.4 platforms: - name: EL versions: - 7 galaxy_tags: - security - vault - password - save dependencies: