diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/site_azure.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/site_azure.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/resources/tools/testbed-setup/ansible/site_azure.yaml b/resources/tools/testbed-setup/ansible/site_azure.yaml deleted file mode 100644 index c60e8b8f30..0000000000 --- a/resources/tools/testbed-setup/ansible/site_azure.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- -# file: site_azure.yaml - -- import_playbook: tg_azure.yaml - tags: tg - -- import_playbook: sut_azure.yaml - tags: sut |