diff options
Diffstat (limited to 'tests/integration/run.yaml')
-rw-r--r-- | tests/integration/run.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration/run.yaml b/tests/integration/run.yaml index 7545a65e..10428ac3 100644 --- a/tests/integration/run.yaml +++ b/tests/integration/run.yaml @@ -33,7 +33,7 @@ delegate_to: localhost tags: [calculate] -- hosts: local +- hosts: localhost tasks: - name: aggregate QPI results from all tested nodes aggregate: @@ -42,7 +42,7 @@ # Generate and publish report -- hosts: local +- hosts: localhost tasks: - name: create report folder file: |