X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fsite.yaml;h=4436c21b18951409f02740bbfaf538eac6be661a;hb=99fa53e40c84f0d90fa23a060b8e9e0b9dc10c79;hp=b48ce0fa635f7ac5314b675874ee606cbd4b39a6;hpb=3a14297dca576dd7e2c9f09d84bf0f5cf58c1938;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/site.yaml b/resources/tools/testbed-setup/ansible/site.yaml index b48ce0fa63..4436c21b18 100644 --- a/resources/tools/testbed-setup/ansible/site.yaml +++ b/resources/tools/testbed-setup/ansible/site.yaml @@ -1,11 +1,26 @@ ---- -# file: site.yaml - -- import_playbook: tg.yaml - tags: tg - -- import_playbook: sut.yaml - tags: sut - -- import_playbook: virl.yaml - tags: virl +--- +# file: site.yaml + +- import_playbook: tg.yaml + tags: + - tg + - tg_aws + - tg_azure + +- import_playbook: sut.yaml + tags: + - sut + - sut_aws + - sut_azure + +- import_playbook: vpp_device.yaml + tags: + - vpp-device + +- import_playbook: nomad.yaml + tags: + - nomad + +- import_playbook: dev.yaml + tags: + - dev