diff options
author | Peter Mikus <pmikus@cisco.com> | 2020-02-17 08:42:16 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2020-02-17 08:47:47 +0000 |
commit | c8c28c8589091e8a65d3c60e17dfeb6e4c99c302 (patch) | |
tree | 10ace5ce20f2a7fc140152b0435f639e23c4dba2 /resources/tools/testbed-setup/ansible/sut_azure.yaml | |
parent | e8db3444e0025cb1d34952f4064ae391f94dd327 (diff) |
Fix: Ansible minor bugs
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I804e78c3b8586dc9e9ca8b7cf4bf97d3744aeedc
Diffstat (limited to 'resources/tools/testbed-setup/ansible/sut_azure.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/sut_azure.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/tools/testbed-setup/ansible/sut_azure.yaml b/resources/tools/testbed-setup/ansible/sut_azure.yaml index 4fd897d03a..950287b8d8 100644 --- a/resources/tools/testbed-setup/ansible/sut_azure.yaml +++ b/resources/tools/testbed-setup/ansible/sut_azure.yaml @@ -9,6 +9,8 @@ tags: user_add - role: common tags: common + - role: sut + tags: sut - role: azure tags: azure - role: iperf |