CSIT-1070 Update Ansible structure
[csit.git] / resources / tools / testbed-setup / ansible / site.yaml
diff --git a/resources/tools/testbed-setup/ansible/site.yaml b/resources/tools/testbed-setup/ansible/site.yaml
new file mode 100644 (file)
index 0000000..b48ce0f
--- /dev/null
@@ -0,0 +1,11 @@
+---\r
+# file: site.yaml\r
+\r
+- import_playbook: tg.yaml\r
+  tags: tg\r
+\r
+- import_playbook: sut.yaml\r
+  tags: sut\r
+\r
+- import_playbook: virl.yaml\r
+  tags: virl\r