summaryrefslogtreecommitdiff
path: root/docsite/rst/playbooks_async.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docsite/rst/playbooks_async.rst')
-rw-r--r--docsite/rst/playbooks_async.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docsite/rst/playbooks_async.rst b/docsite/rst/playbooks_async.rst
index d9e0fc0407..51ca9afb8a 100644
--- a/docsite/rst/playbooks_async.rst
+++ b/docsite/rst/playbooks_async.rst
@@ -79,6 +79,9 @@ 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`