Add integration test

pull/7621/head
Henry Finucane 10 years ago
parent 36632c9529
commit 9638ab973f

@ -56,3 +56,9 @@
- "'ansible_job_id' in async_result"
- "'started' in async_result"
- "'finished' not in async_result"
- name: test skipped task handling
command: /bin/true
async: 15
poll: 0
when: False

Loading…
Cancel
Save