LTS: Performance testing
[csit.git] / resources / tools / testbed-setup / ansible / cloud_topology.yaml
diff --git a/resources/tools/testbed-setup/ansible/cloud_topology.yaml b/resources/tools/testbed-setup/ansible/cloud_topology.yaml
new file mode 100644 (file)
index 0000000..083a3bd
--- /dev/null
@@ -0,0 +1,9 @@
+---
+# file: cloud_topology.yaml
+
+- hosts: localhost
+  gather_facts: false
+  roles:
+    - role: topology
+      tags: topology
+