summaryrefslogtreecommitdiff
path: root/test/integration/targets/nxos_install_os/tasks/upgrade/delete_files.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/nxos_install_os/tasks/upgrade/delete_files.yaml')
-rw-r--r--test/integration/targets/nxos_install_os/tasks/upgrade/delete_files.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/nxos_install_os/tasks/upgrade/delete_files.yaml b/test/integration/targets/nxos_install_os/tasks/upgrade/delete_files.yaml
index 27157b690b..f72f31569f 100644
--- a/test/integration/targets/nxos_install_os/tasks/upgrade/delete_files.yaml
+++ b/test/integration/targets/nxos_install_os/tasks/upgrade/delete_files.yaml
@@ -6,5 +6,6 @@
- allow delete boot-image
- "delete {{ item }}"
match: none
+ provider: "{{ connection }}"
ignore_errors: yes
with_items: "{{ delete_image_list }}"