From 9afbd9f9e4d9b6d52a1598326fd5e61a18195bc3 Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 14 Nov 2024 13:03:08 +0100 Subject: [PATCH] bitwarden --- playbooks/sync_all.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/sync_all.yaml b/playbooks/sync_all.yaml index f27a20a..e859afe 100644 --- a/playbooks/sync_all.yaml +++ b/playbooks/sync_all.yaml @@ -7,6 +7,7 @@ ansible.builtin.apt: name: - sqlite3 + state: present - include_tasks: stop_containers.yaml name: Stop Containers when: inventory_hostname == destination_server