mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Test that transient failure in the middle of running async_status doesn't fail the task
This commit is contained in:
parent
a3b1c94d11
commit
d4b31afbc5
5 changed files with 151 additions and 0 deletions
2
test/integration/targets/async_fail/meta/main.yml
Normal file
2
test/integration/targets/async_fail/meta/main.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
dependencies:
|
||||
- prepare_tests
|
Loading…
Add table
Add a link
Reference in a new issue