bitwarden

This commit is contained in:
jaydee
2024-11-14 13:04:46 +01:00
parent 9afbd9f9e4
commit cc87747554

View File

@ -8,6 +8,8 @@
name:
- sqlite3
state: present
become: true
when: inventory_hostname == destination_server
- include_tasks: stop_containers.yaml
name: Stop Containers
when: inventory_hostname == destination_server