bitwarden

This commit is contained in:
jaydee 2024-11-14 13:03:08 +01:00
parent 6f6c23a0b6
commit 9afbd9f9e4

View File

@ -7,6 +7,7 @@
ansible.builtin.apt:
name:
- sqlite3
state: present
- include_tasks: stop_containers.yaml
name: Stop Containers
when: inventory_hostname == destination_server