No description
Find a file
2026-01-04 02:15:15 -06:00
defaults Fixed role details 2026-01-02 19:17:35 -06:00
files added vaultwarden.env 2026-01-02 19:42:20 -06:00
handlers added vaultwarden handler 2026-01-02 19:48:53 -06:00
meta Initial commit 2026-01-02 18:59:22 -06:00
tasks fixed quotes 2026-01-02 19:46:12 -06:00
tests Fixed role details 2026-01-02 19:17:35 -06:00
vars Fixed role details 2026-01-02 19:17:35 -06:00
README.md Fixed role details 2026-01-02 19:17:35 -06:00

role-vaultwarden

This role installs and configures vaultwarden server

Requirements

The nginx-ssl role is highly recommended to handle ssl termination. Similarly the certbot role is also highly recommended to handle certificate creation/renewal automatically

Role Variables

Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder

Dependencies

None

Example Playbook Template

Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:

role:vaultwarden:v1.0:workload,vaultwarden role:vaultwarden:testing:workload,vaultwarden

License

GPL

Author Information

Beth Parker, ejparker@atcur.com