Deprecation warning for accelerated mode; partially addresses 16410

This commit is contained in:
Scott Butler 2016-09-20 12:55:55 -07:00
parent 24c9e047c3
commit d3fe3d9217

View file

@ -3,6 +3,10 @@ Accelerated Mode
.. 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!
````````````````````````