Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsaranti <tsarantis@proton.me>2022-11-10 21:40:49 +0300
committerGitHub <noreply@github.com>2022-11-10 21:40:49 +0300
commitd02f96b78c5d49ff7f15c33b9c144132e3a6e8ee (patch)
treebec8d874ded8431193be87465ec54585fd08e342
parentf9451dfaf89bbab83e6ec19fc7e3954c83ec4f13 (diff)
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 56561b59792..232cd25982c 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