summaryrefslogtreecommitdiff
path: root/test/units/modules/network/f5/fixtures/load_vlan_tagged_ifcs.json
diff options
context:
space:
mode:
authorAnsible Core Team <info@ansible.com>2020-03-09 09:40:35 +0000
committerMatt Martz <matt@sivel.net>2020-03-23 11:14:21 -0500
commit6ce86295c0a51df837219160c2a427f04f8f3c1d (patch)
treeb8e7bddf8bcd439cdc2f5cadf0dc14fcc0411038 /test/units/modules/network/f5/fixtures/load_vlan_tagged_ifcs.json
parent675129ae19700121bd1122dc63040e4d3cdb3936 (diff)
downloadansible-6ce86295c0a51df837219160c2a427f04f8f3c1d.tar.gz
Migrated to f5networks.f5_modules
Diffstat (limited to 'test/units/modules/network/f5/fixtures/load_vlan_tagged_ifcs.json')
-rw-r--r--test/units/modules/network/f5/fixtures/load_vlan_tagged_ifcs.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/units/modules/network/f5/fixtures/load_vlan_tagged_ifcs.json b/test/units/modules/network/f5/fixtures/load_vlan_tagged_ifcs.json
deleted file mode 100644
index 96b3150f78..0000000000
--- a/test/units/modules/network/f5/fixtures/load_vlan_tagged_ifcs.json
+++ /dev/null
@@ -1,12 +0,0 @@
-[
- {
- "kind": "tm:net:vlan:interfaces:interfacesstate",
- "name": "1.2",
- "fullPath": "1.2",
- "generation": 2,
- "selfLink": "https://localhost/mgmt/tm/net/vlan/~Common~internal/interfaces/1.2?ver=12.1.0",
- "tagMode": "none",
- "tagged": true
- }
-
- ] \ No newline at end of file