Add integration test

This commit is contained in:
Henry Finucane 2014-07-12 10:30:05 -07:00
parent 36632c9529
commit 9638ab973f

View file

@ -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