diff --git a/docsite/rst/playbooks_async.rst b/docsite/rst/playbooks_async.rst index 51ca9afb8a..d9e0fc0407 100644 --- a/docsite/rst/playbooks_async.rst +++ b/docsite/rst/playbooks_async.rst @@ -79,9 +79,6 @@ following:: "check on it later" task to fail because the temporary status file that the ``async_status:`` is looking for will not have been written or no longer exist -.. note:: - ``async:`` is not currently supported for Windows targets - .. seealso:: :doc:`playbooks`