Merge branch 'hfinucane-gh-7432' into devel

This commit is contained in:
James Cammarata 2014-09-11 12:53:46 -05:00
commit 503f7afbd8
3 changed files with 12 additions and 3 deletions

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