c9fa1d0e7e
* Fix race condition when creating async dir * Simplify exception wrapper * Remove var used for testing
2 lines
191 B
YAML
2 lines
191 B
YAML
bugfixes:
|
|
- async_wrapper - Fix race condition when ``~/.ansible_async`` folder tries to be created by multiple async tasks at the same time - https://github.com/ansible/ansible/issues/59306
|