Revert "Note that su now works with local connection"

This reverts commit 93ef35e6a9.

bcoca already added this
This commit is contained in:
Toshio Kuratomi 2015-12-01 09:49:08 -08:00
parent 93ef35e6a9
commit a61718cfc5

View file

@ -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