ansible/changelogs/fragments/enable_su_on_local.yaml
Brian Coca 3ef061bdc4
Use a pty for local connections (#73023) (#73281)
Fixes #38696

Co-authored-by: James Cammarata <jimi@sngx.net>
(cherry picked from commit 30d93995dd)
2021-02-07 17:53:10 -06:00

2 lines
97 B
YAML

bugfixes:
- allow become method 'su' to work on 'local' connection by allocating a fake tty.