summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsaranti <tsarantis@proton.me>2022-11-11 05:40:49 +1100
committerGitHub <noreply@github.com>2022-11-10 13:40:49 -0500
commitd02f96b78c5d49ff7f15c33b9c144132e3a6e8ee (patch)
treebec8d874ded8431193be87465ec54585fd08e342
parentf9451dfaf89bbab83e6ec19fc7e3954c83ec4f13 (diff)
downloadansible-d02f96b78c5d49ff7f15c33b9c144132e3a6e8ee.tar.gz
Add note to command_line_tools.rst (#79351)
Documentation fix for #69390
-rw-r--r--docs/docsite/rst/command_guide/command_line_tools.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/docsite/rst/command_guide/command_line_tools.rst b/docs/docsite/rst/command_guide/command_line_tools.rst
index 56561b5979..232cd25982 100644
--- a/docs/docsite/rst/command_guide/command_line_tools.rst
+++ b/docs/docsite/rst/command_guide/command_line_tools.rst
@@ -6,6 +6,9 @@ Working with command line tools
Most users are familiar with `ansible` and `ansible-playbook`, but those are not the only utilities Ansible provides.
Below is a complete list of Ansible utilities. Each page contains a description of the utility and a listing of supported parameters.
+.. note::
+ You should not run most Ansible CLI tools in parallel against the same targets.
+
.. toctree::
:maxdepth: 1