mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
I hastily did a copy/paste of the `async` example and it took me a while to understand that `async` specified a maximum runtime in seconds. The docs are actually mostly clear on this, but I made this PR while reading the code. This also fixes the spelling of "asynchronously".