From fbb63d66e79a772642aea4db050401cc89332fac Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Thu, 3 Dec 2015 08:00:28 -0800 Subject: [PATCH] Revert "Note crab and mgedmin's work to make pipelining compatible with sudo+requiretty" This reverts commit 1d8e178732dd7303ac2651377f75aaed96b5d037. Reverting for now due to hard to pin down bugs: #13410 #13411 --- CHANGELOG.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efcbb2bdd3..f6c10c589b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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