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:
|
name:
|
||||||
- sqlite3
|
- sqlite3
|
||||||
state: present
|
state: present
|
||||||
|
update_cache: yes
|
||||||
become: true
|
become: true
|
||||||
update_cache: yes
|
|
||||||
when: inventory_hostname == destination_server
|
when: inventory_hostname == destination_server
|
||||||
|
|
||||||
- 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user