mirror of
https://github.com/famedly/ansible-collection-services
synced 2024-11-10 05:54:14 +00:00
feat(vaultwarden): add playbook
This commit is contained in:
parent
63bdce3f34
commit
e0bef7b2b5
1 changed files with 5 additions and 0 deletions
5
playbooks/vaultwarden.yml
Normal file
5
playbooks/vaultwarden.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- hosts: [ vaultwarden ]
|
||||
become: true
|
||||
roles:
|
||||
- vaultwarden
|
Loading…
Reference in a new issue