setup-openstack-iscsi-multipath-storpool: Move the debug sleep to the correct place

Change-Id: Ib0f3f7b5f5267f1d2acfa1af6e3918e610364f86
diff --git a/playbooks/setup-openstack-iscsi-multipath-storpool/post.yaml b/playbooks/setup-openstack-iscsi-multipath-storpool/post.yaml
index 0e22ac7..b8c8ece 100644
--- a/playbooks/setup-openstack-iscsi-multipath-storpool/post.yaml
+++ b/playbooks/setup-openstack-iscsi-multipath-storpool/post.yaml
@@ -2,6 +2,10 @@
   vars_files:
     - vars.yaml
   tasks:
+    - name: Sleep for a while
+      shell:
+        cmd: sleep 3600
+
     - name: Remove the StorPool Ports from the StorPool Node
       ansible.builtin.command:
         argv:
diff --git a/playbooks/sp-cleanup.yaml b/playbooks/sp-cleanup.yaml
index c6bb495..59ac2cc 100644
--- a/playbooks/sp-cleanup.yaml
+++ b/playbooks/sp-cleanup.yaml
@@ -1,9 +1,5 @@
 - hosts: all
   tasks:
-    - name: Sleep for a while
-      shell:
-        cmd: sleep 3600
-
     - name: sp-whoami-hostname
       shell:
         cmd: hostname