diff --git a/test/integration/targets/copy/tasks/selinux.yml b/test/integration/targets/copy/tasks/selinux.yml index 6bd3b04f6fe..dddee6f933a 100644 --- a/test/integration/targets/copy/tasks/selinux.yml +++ b/test/integration/targets/copy/tasks/selinux.yml @@ -19,6 +19,7 @@ copy: src: /etc/fstab dest: /mnt/fstab + remote_src: true always: - name: Unmount it command: umount /mnt