ansible/changelogs/fragments/65223-postgresql_db-exception-added.yml
Satyajit Bulage 5f8ec4d46e Handle LibraryError exception in postgresql_db (#65229)
* Added changes into changelogs/fragments
* Removed no longer used 'LibraryError'.

Signed-off-by: Satyajit Bulage <sbulage@redhat.com>
2019-11-25 15:12:18 +05:30

2 lines
118 B
YAML

bugfixes:
- postgresql_db - Removed exception for 'LibraryError' (https://github.com/ansible/ansible/issues/65223).