2020-01-17 21:00:14 +00:00
|
|
|
# Standards: 0.1
|
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
# @meta author:value: [xoxys](https://gitea.rknet.org/xoxys)
|
|
|
|
author: xoxys <mail@geeklabor.de>
|
2020-01-22 12:37:57 +00:00
|
|
|
description: Role to setup Bitwarden passsword safe
|
2020-01-17 21:00:14 +00:00
|
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.4
|
|
|
|
platforms:
|
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- 7
|
|
|
|
galaxy_tags:
|
|
|
|
- security
|
|
|
|
- vault
|
|
|
|
- password
|
|
|
|
- save
|
|
|
|
dependencies:
|