diff --git a/tasks/system-rescue-cd.yml b/tasks/system-rescue-cd.yml index 50596e26ab2df769be3ff915b894bd3fba421d06..3f267a49d2bcc9e2ea01af3f49b9324ad3b4e78b 100644 --- a/tasks/system-rescue-cd.yml +++ b/tasks/system-rescue-cd.yml @@ -16,6 +16,7 @@ path: /mnt/sysrescucd fstype: iso9660 state: mounted + changed_when: false - name: create folders for system-rescue-cd components in tftp file: @@ -50,6 +51,7 @@ path: /mnt/sysrescucd fstype: iso9660 state: unmounted + changed_when: false - name: create autorun script repo for Ubuntu installation file: