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
5c32d28aa5
commit
8694e523f4
@ -3,9 +3,7 @@
|
||||
ignore_unreachable: false
|
||||
tasks:
|
||||
- name: Stop running containers
|
||||
docker_container:
|
||||
name: rancher-rancher-1
|
||||
state: stopped
|
||||
ansible.builtin.shell: docker stop rancher-rancher-1
|
||||
- name: Restore folder
|
||||
ansible.builtin.shell: 'rsync -arv root@192.168.77.189:/srv/dev-disk-by-uuid-02fbe97a-cd9a-4511-8bd5-21f8516353ee/docker_data/latest/rancher .'
|
||||
when: inventory_hostname in groups['nas']
|
Loading…
x
Reference in New Issue
Block a user