mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1d1595b990
* Use separate variables for stdin and stdout file descriptors * Do not set stdout to raw mode when output is not a TTY
2 lines
129 B
YAML
2 lines
129 B
YAML
bugfixes:
|
|
- pause - do not set stdout to raw mode when redirecting to a file (https://github.com/ansible/ansible/issues/41717)
|