fix copy test for split controller/remote

pull/77736/head
s-hertel 3 years ago committed by Matt Clay
parent 3f4cacd355
commit fbc5b3f9c5

@ -19,6 +19,7 @@
copy: copy:
src: /etc/fstab src: /etc/fstab
dest: /mnt/fstab dest: /mnt/fstab
remote_src: true
always: always:
- name: Unmount it - name: Unmount it
command: umount /mnt command: umount /mnt

Loading…
Cancel
Save