1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Revert "Note crab and mgedmin's work to make pipelining compatible with sudo+requiretty"

This reverts commit 1d8e178732.

Reverting for now due to hard to pin down bugs: #13410  #13411
This commit is contained in:
Toshio Kuratomi 2015-12-03 08:00:28 -08:00
parent 9caa2b0452
commit fbb63d66e7

View file

@ -3,11 +3,6 @@ Ansible Changes By Release
## 2.1 TBD - ACTIVE DEVELOPMENT
###Major Changes:
* A fix was applied to make ansible's pipelining mode work with sudo when sudo
is configured to use requiretty. Thanks to amenonsen and mgedmin!
####New Modules:
* cloudstack: cs_volume