X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fansible%2Fsite.yaml;h=4a8a7f045aad990f5f6cd54d4825628f30ffb2b7;hp=45808e53b07d7b7ac651f386e01fcd7a4d38bbd4;hb=cfd0d32435a912fccf39aac04959bd0d13a8d0e8;hpb=3b58a787dd0f453b3e541ff3e7b4ed602ee2ffed diff --git a/resources/tools/testbed-setup/ansible/site.yaml b/resources/tools/testbed-setup/ansible/site.yaml index 45808e53b0..4a8a7f045a 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: vppdevice.yaml +# tags: vppdevice + +#- import_playbook: virl.yaml +# tags: virl