ansible/changelogs/fragments/pause-try-except-curses.yaml

3 lines
154 B
YAML
Raw Normal View History

bugfixes:
- pause - nest try except when importing curses to gracefully fail if curses is not present (https://github.com/ansible/ansible/issues/42004)