diff options
author | pmikus <pmikus@cisco.com> | 2021-01-05 09:40:24 +0000 |
---|---|---|
committer | pmikus <pmikus@cisco.com> | 2021-01-05 09:40:24 +0000 |
commit | abc29e068b9d4f0b2b28af4a6ad437f9d05217ef (patch) | |
tree | 1594e7983a8df00625ad2899c9d6542738a68a0c /resources/tools/testbed-setup/ansible/tg_aws.yaml | |
parent | b8995e2da128872b39d3e324a8c49ba444c15c4b (diff) |
Infra: Ansible sync
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ia0243926a595be2c2f05d710ae3162658c08cfed
Diffstat (limited to 'resources/tools/testbed-setup/ansible/tg_aws.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/tg_aws.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/tools/testbed-setup/ansible/tg_aws.yaml b/resources/tools/testbed-setup/ansible/tg_aws.yaml index 77fde766c9..db0b574d15 100644 --- a/resources/tools/testbed-setup/ansible/tg_aws.yaml +++ b/resources/tools/testbed-setup/ansible/tg_aws.yaml @@ -19,6 +19,8 @@ tags: iperf - role: trex tags: trex + - role: ab + tags: ab - role: docker tags: docker - role: cleanup |