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

This commit is contained in:
Ricardo Carrillo Cruz 2017-06-12 13:36:51 +02:00 committed by GitHub
parent 16b877e2b3
commit 081e138cf1

View file

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