X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fsite.yaml;h=6ea7fa1d0fc11334518c20df2657d273084c480b;hb=c180acb883d659136a96fa989c85d9b045eea467;hp=8eb0e01710fa6a75e8b90c28379379df85ad30b3;hpb=29f64252f7ad9d51e83cfbcd848d08848c5dc688;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/site.yaml b/resources/tools/testbed-setup/ansible/site.yaml index 8eb0e01710..6ea7fa1d0f 100644 --- a/resources/tools/testbed-setup/ansible/site.yaml +++ b/resources/tools/testbed-setup/ansible/site.yaml @@ -1,14 +1,14 @@ ---- -# file: site.yaml - -- import_playbook: tg.yaml - tags: tg - -- import_playbook: sut.yaml - tags: sut - -- import_playbook: vppdevice.yaml - tags: vppdevice - -#- import_playbook: virl.yaml -# tags: virl +--- +# file: site.yaml + +- import_playbook: tg.yaml + tags: tg + +- import_playbook: sut.yaml + tags: sut + +- import_playbook: vpp_device.yaml + tags: vpp-device + +- import_playbook: nomad.yaml + tags: nomad