Commit 9638ab97 by Henry Finucane

Add integration test

parent 36632c95
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment