summaryrefslogtreecommitdiff
path: root/test/integration/targets/eos_facts/tests/cli/not_hardware.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/eos_facts/tests/cli/not_hardware.yaml')
-rw-r--r--test/integration/targets/eos_facts/tests/cli/not_hardware.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/targets/eos_facts/tests/cli/not_hardware.yaml b/test/integration/targets/eos_facts/tests/cli/not_hardware.yaml
index a2322f0cbe..b65caa5d97 100644
--- a/test/integration/targets/eos_facts/tests/cli/not_hardware.yaml
+++ b/test/integration/targets/eos_facts/tests/cli/not_hardware.yaml
@@ -1,5 +1,5 @@
---
-- debug: msg="START cli/not_hardware_facts.yaml on connection={{ ansible_connection }}"
+- debug: msg="START cli/not_hardware.yaml on connection={{ ansible_connection }}"
- name: test not hardware
@@ -27,4 +27,4 @@
# ... and not present
- "result.ansible_facts.ansible_net_filesystems is not defined"
-- debug: msg="END cli/not_hardware_facts.yaml on connection={{ ansible_connection }}"
+- debug: msg="END cli/not_hardware.yaml on connection={{ ansible_connection }}"