mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
e1c283d6cc
commit
7655f49a24
@ -2,6 +2,6 @@
|
||||
name: Stop mailu
|
||||
tasks:
|
||||
- name: Copy archive
|
||||
ansible.builtin.shell: 'scp /share/Data/dockers-{{ ansible_date_time.date }}.tar.gz jaydee@192.168.77.246/share/'
|
||||
ansible.builtin.shell: 'scp -i .ssh/id_rsa333 /share/Data/dockers-{{ ansible_date_time.date }}.tar.gz jaydee@192.168.77.246/share/'
|
||||
ignore_errors: yes
|
||||
when: inventory_hostname in groups['nas']
|
Loading…
x
Reference in New Issue
Block a user