mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -8,9 +8,11 @@
|
||||
name:
|
||||
- sqlite3
|
||||
state: present
|
||||
become: true
|
||||
update_cache: yes
|
||||
become: true
|
||||
|
||||
when: inventory_hostname == destination_server
|
||||
|
||||
- include_tasks: stop_containers.yaml
|
||||
name: Stop Containers
|
||||
when: inventory_hostname == destination_server
|
||||
|
Reference in New Issue
Block a user