summaryrefslogtreecommitdiff
path: root/test/integration/targets/nxos_facts/tests/common/all_facts.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/nxos_facts/tests/common/all_facts.yaml')
-rw-r--r--test/integration/targets/nxos_facts/tests/common/all_facts.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/integration/targets/nxos_facts/tests/common/all_facts.yaml b/test/integration/targets/nxos_facts/tests/common/all_facts.yaml
index 4289e2359a..530ccca1ca 100644
--- a/test/integration/targets/nxos_facts/tests/common/all_facts.yaml
+++ b/test/integration/targets/nxos_facts/tests/common/all_facts.yaml
@@ -1,13 +1,10 @@
---
- debug: msg="START connection={{ ansible_connection }}/all_facts.yaml"
-- debug: msg="Using provider={{ connection.transport }}"
- when: ansible_connection == "local"
- name: test getting all facts
nxos_facts:
gather_subset:
- all
- provider: "{{ connection }}"
register: result
- assert: