aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/vagrant/ansible/vppdevice.yml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/vagrant/ansible/vppdevice.yml')
-rw-r--r--resources/tools/vagrant/ansible/vppdevice.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/tools/vagrant/ansible/vppdevice.yml b/resources/tools/vagrant/ansible/vppdevice.yml
new file mode 100644
index 0000000000..7c3992cf26
--- /dev/null
+++ b/resources/tools/vagrant/ansible/vppdevice.yml
@@ -0,0 +1,6 @@
+---
+# file: vppdevice.yml
+- hosts: vppdevice
+ roles:
+ - common
+ - csit \ No newline at end of file