mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Merge branch 'hfinucane-gh-7432' into devel
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user