Add missing delegate_to on openvswitch_db integration test runner (#25597)

pull/4420/head
Ricardo Carrillo Cruz 2017-06-12 13:36:51 +02:00 committed by GitHub
parent 16b877e2b3
commit 081e138cf1
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
find:
paths: "{{ role_path }}/tests"
patterns: "{{ testcase }}.yaml"
delegate_to: localhost
register: test_cases
- name: set test_items