summaryrefslogtreecommitdiffstats
path: root/changelogs
diff options
context:
space:
mode:
authorFelix Fontein <felix@fontein.de>2021-02-12 21:14:29 +0100
committerMatt Clay <matt@mystile.com>2021-02-12 22:09:02 +0100
commitff0edca8cc81a4a28c453c79a332b0be82c72f4a (patch)
treefef41009562736d58203bfb5e74f6288050024f3 /changelogs
parentRole arg spec validation implementation (#73152) (diff)
downloadansible-ff0edca8cc81a4a28c453c79a332b0be82c72f4a.tar.xz
ansible-ff0edca8cc81a4a28c453c79a332b0be82c72f4a.zip
Catch more potential errors when setting up curses.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/pause-import.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/pause-import.yml b/changelogs/fragments/pause-import.yml
new file mode 100644
index 0000000000..c6b73f9167
--- /dev/null
+++ b/changelogs/fragments/pause-import.yml
@@ -0,0 +1,2 @@
+bugfixes:
+- "pause - catch additional error on setting up curses (https://github.com/ansible/ansible/pull/73588)."