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