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