diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/sut_aws.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/sut_aws.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/testbed-setup/ansible/sut_aws.yaml b/resources/tools/testbed-setup/ansible/sut_aws.yaml index 5b2fc8d3e1..a7642abfef 100644 --- a/resources/tools/testbed-setup/ansible/sut_aws.yaml +++ b/resources/tools/testbed-setup/ansible/sut_aws.yaml @@ -21,5 +21,5 @@ tags: docker - role: cleanup tags: cleanup - - role: calibration - tags: calibration +# - role: calibration +# tags: calibration |