mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Fix NameError in pause module (#42038)
* Fix NameError in pause module * Add comment and changelog Co-authored-by: Jerry Chong <jchong@netbase.com>
This commit is contained in:
2
changelogs/fragments/pause-try-except-curses.yaml
Normal file
2
changelogs/fragments/pause-try-except-curses.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- pause - nest try except when importing curses to gracefully fail if curses is not present (https://github.com/ansible/ansible/issues/42004)
|
||||
Reference in New Issue
Block a user