X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fsite.yaml;h=5ac76ca340bf37ef4696e535913db4aa92198c49;hb=a5b3a8b91d8e6c9baa4361d70b96769a98bfc454;hp=45808e53b07d7b7ac651f386e01fcd7a4d38bbd4;hpb=3b58a787dd0f453b3e541ff3e7b4ed602ee2ffed;p=csit.git diff --git a/resources/tools/testbed-setup/ansible/site.yaml b/resources/tools/testbed-setup/ansible/site.yaml index 45808e53b0..5ac76ca340 100644 --- a/resources/tools/testbed-setup/ansible/site.yaml +++ b/resources/tools/testbed-setup/ansible/site.yaml @@ -1,14 +1,17 @@ ---- -# 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 + +- import_playbook: dev.yaml + tags: dev