summaryrefslogtreecommitdiff
path: root/test/integration/targets/nxos_reboot/tests/common/sanity.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/nxos_reboot/tests/common/sanity.yaml')
-rw-r--r--test/integration/targets/nxos_reboot/tests/common/sanity.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/integration/targets/nxos_reboot/tests/common/sanity.yaml b/test/integration/targets/nxos_reboot/tests/common/sanity.yaml
index f7c73b28bf..839026d534 100644
--- a/test/integration/targets/nxos_reboot/tests/common/sanity.yaml
+++ b/test/integration/targets/nxos_reboot/tests/common/sanity.yaml
@@ -1,7 +1,5 @@
---
- debug: msg="START connection={{ ansible_connection }} nxos_reboot sanity test"
-- debug: msg="Using provider={{ connection.transport }}"
- when: ansible_connection == "local"
- debug: msg="***WARNING*** Remove meta end_play to verify this module ***WARNING***"
@@ -11,7 +9,6 @@
- name: Reboot Switch
nxos_reboot:
confirm: True
- provider: "{{ connection }}"
ignore_errors: yes
always: