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
c08bda7c2f
commit
b42013a6f1
@ -7,4 +7,4 @@
|
||||
#ansible.builtin.shell: 'rsync -avh --delete /share/docker_data/{mailu2,webhub,nginx,heimdall} root@192.168.77.238:/share/docker_data/ --exclude="home-assistant.log*" --exclude="gitlab/logs/*"'
|
||||
#ansible.builtin.shell: 'ls -la'
|
||||
when: inventory_hostname in groups['nas']
|
||||
loop: "{{ CONTAINERS }}"
|
||||
loop: '{{ CONTAINERS }}'
|
Loading…
x
Reference in New Issue
Block a user