mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 23:48:32 +02:00
bitwarden
This commit is contained in:
@ -7,6 +7,7 @@
|
|||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
name:
|
name:
|
||||||
- sqlite3
|
- sqlite3
|
||||||
|
state: present
|
||||||
- include_tasks: stop_containers.yaml
|
- include_tasks: stop_containers.yaml
|
||||||
name: Stop Containers
|
name: Stop Containers
|
||||||
when: inventory_hostname == destination_server
|
when: inventory_hostname == destination_server
|
||||||
|
Reference in New Issue
Block a user