1527078a8f
Original function of pause was, to only allow user input (finished with enter) when no timeout was set. This restores the behaviour.
2 lines
126 B
YAML
2 lines
126 B
YAML
bugfixes:
|
|
- pause - do not accept enter to continue when a timeout is set (https://github.com/ansible/ansible/issues/73948)
|