diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/cloud_topology.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/cloud_topology.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/resources/tools/testbed-setup/ansible/cloud_topology.yaml b/resources/tools/testbed-setup/ansible/cloud_topology.yaml deleted file mode 100644 index 083a3bd368..0000000000 --- a/resources/tools/testbed-setup/ansible/cloud_topology.yaml +++ /dev/null @@ -1,9 +0,0 @@ ---- -# file: cloud_topology.yaml - -- hosts: localhost - gather_facts: false - roles: - - role: topology - tags: topology - |