ansible/changelogs/fragments/enable_su_on_local.yaml
Brian Coca 30d93995dd
Use a pty for local connections (#73023)
* Use a pty for local connections

Fixes #38696

Co-authored-by: James Cammarata <jimi@sngx.net>
2021-01-18 16:02:04 -05:00

2 lines
97 B
YAML

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