mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
e47d3ce529
commit
ab811102a6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user