From a61718cfc54b1a5ad296a360c815b7c27e269dd8 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 1 Dec 2015 09:49:08 -0800 Subject: [PATCH] Revert "Note that su now works with local connection" This reverts commit 93ef35e6a9dbcdbf247c578d712d81597df3789a. bcoca already added this --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f0b1c671a6..29ce64d51cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -325,7 +325,6 @@ newline being stripped you can change your playbook like this: ``` - debug: msg="The error message was: {{error_code |default('') }}" ``` -* The local connection type now supports su as a privilege escalation method ## 1.9.4 "Dancing In the Street" - Oct 9, 2015