mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-24 01:49:08 -07:00
Merge pull request #17671 from dharmabumstead/deprecation-warnings-update
Deprecation warning for accelerated mode; partially addresses 16410
This commit is contained in:
commit
f0c9cc909b
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@ Accelerated Mode
|
||||||
|
|
||||||
.. versionadded:: 1.3
|
.. versionadded:: 1.3
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Accelerated mode is deprecated. Consider using SSH with ControlPersist and pipelining enabled instead. This feature will be removed in a future release. Deprecation warnings can be disabled by setting :code:`deprecation_warnings=False` in :code:`ansible.cfg`.
|
||||||
|
|
||||||
You Might Not Need This!
|
You Might Not Need This!
|
||||||
````````````````````````
|
````````````````````````
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue