aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/sut.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/testbed-setup/ansible/sut.yaml')
-rw-r--r--resources/tools/testbed-setup/ansible/sut.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/testbed-setup/ansible/sut.yaml b/resources/tools/testbed-setup/ansible/sut.yaml
index 650f100523..47e72bd5a6 100644
--- a/resources/tools/testbed-setup/ansible/sut.yaml
+++ b/resources/tools/testbed-setup/ansible/sut.yaml
@@ -6,10 +6,10 @@
become: yes
become_user: root
roles:
+ - role: baremetal
+ tags: baremetal
- role: common
tags: common
- - role: vexx_hosts
- tags: vexx_hosts
- role: vpp
tags: vpp
- role: dpdk