mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
Document vault and make some cross-references in places where people should read about vault.
This commit is contained in:
parent
5cae9807d9
commit
1a6db5449a
5 changed files with 20 additions and 6 deletions
|
@ -5,7 +5,7 @@ Accelerated Mode
|
|||
|
||||
.. note:
|
||||
|
||||
Are you running Ansible 1.5 or later? If so, you may not need accelerate mode due to a new feature called "SSH pipelining" and should read the :doc:`pipelining` section of the documentation.
|
||||
Are you running Ansible 1.5 or later? If so, you may not need accelerate mode due to a new feature called "SSH pipelining" and should read the :ref:`pipelining` section of the documentation.
|
||||
|
||||
For users on 1.5 and later, accelerate mode only makes sense if you are (A) are managing from an Enterprise Linux 6 or earlier host
|
||||
and still are on paramiko, or (B) can't enable TTYs with sudo as described in the pipelining docs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue