summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_vlan_untag_ifcs.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/f5/fixtures/load_vlan_untag_ifcs.json')
-rw-r--r--test/units/modules/network/f5/fixtures/load_vlan_untag_ifcs.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/units/modules/network/f5/fixtures/load_vlan_untag_ifcs.json b/test/units/modules/network/f5/fixtures/load_vlan_untag_ifcs.json
deleted file mode 100644
index ebc530e74a..0000000000
--- a/test/units/modules/network/f5/fixtures/load_vlan_untag_ifcs.json
+++ /dev/null
@@ -1,11 +0,0 @@
-[
- {
- "kind": "tm:net:vlan:interfaces:interfacesstate",
- "name": "1.1",
- "fullPath": "1.1",
- "generation": 1,
- "selfLink": "https://localhost/mgmt/tm/net/vlan/~Common~internal/interfaces/1.1?ver=12.1.0",
- "tagMode": "none",
- "untagged": true
- }
- ] \ No newline at end of file