The task to remove the deployment status file from a previous failed
attempt was failing during check mode since the registered variables it
relies upon are not set. This patch updates the task to not run during
check mode.
Change-Id: I11b33f8fae6a7f1f96ce810495c92ad4e33ef66c
Closes-Bug: #1790928