From 3b58a787dd0f453b3e541ff3e7b4ed602ee2ffed Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 15 Jun 2018 12:29:07 +0000 Subject: Update Ansible with new Skylake machines Change-Id: Ia5d0b680deaf7da60696bf2d0260cf7fbea78322 Signed-off-by: Peter Mikus --- resources/tools/testbed-setup/ansible/site.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to '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 index b48ce0fa63..45808e53b0 100644 --- a/resources/tools/testbed-setup/ansible/site.yaml +++ b/resources/tools/testbed-setup/ansible/site.yaml @@ -7,5 +7,8 @@ - import_playbook: sut.yaml tags: sut +- import_playbook: vppdevice.yaml + tags: vppdevice + - import_playbook: virl.yaml tags: virl -- cgit 1.2.3-korg