diff --git a/test/integration/ovs.yaml b/test/integration/ovs.yaml index 1fb4ef9a446..3e181d25840 100644 --- a/test/integration/ovs.yaml +++ b/test/integration/ovs.yaml @@ -18,6 +18,7 @@ - block: - include_role: name: openvswitch_db + _raw_params: openvswitch_db when: "limit_to in ['*', 'openvswitch_db']" rescue: - set_fact: test_failed=true @@ -27,4 +28,4 @@ - name: Has any previous test failed? fail: msg: "One or more tests failed, check log for details" - when: test_failed \ No newline at end of file + when: test_failed