diff options
author | pmikus <pmikus@cisco.com> | 2021-03-15 19:36:40 +0000 |
---|---|---|
committer | pmikus <pmikus@cisco.com> | 2021-03-15 19:36:40 +0000 |
commit | eb19fb2a7ce7c3a40e3a1a3042a15b0d728e4784 (patch) | |
tree | 2e59c2c25760053213219991a359acae4980b181 /resources/tools/testbed-setup/ansible/sut.yaml | |
parent | eb30e6b70823a30f35a1841ff996e2ead2cf0d08 (diff) |
Infra: Ansible Ubuntu 20.04 follow-ups
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I36a8b4a6cab976f51685df56c0dc2d95c00e248f
Diffstat (limited to 'resources/tools/testbed-setup/ansible/sut.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/sut.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/tools/testbed-setup/ansible/sut.yaml b/resources/tools/testbed-setup/ansible/sut.yaml index abc25a279c..b449394090 100644 --- a/resources/tools/testbed-setup/ansible/sut.yaml +++ b/resources/tools/testbed-setup/ansible/sut.yaml @@ -28,8 +28,6 @@ tags: dpdk - role: kernel_vm tags: kernel_vm - - role: csit_sut_image - tags: csit_sut_image - role: performance_tuning tags: performance_tuning - role: cleanup |