Hi, when trying to create a PostgreSQL DB using community.postgresql.postgresql_db, I experience the failure mode described here: https://github.com/ansible-collections/community.postgresql/issues/729 A fix seems to have been released in community.postgresql 3.6.0: https://github.com/ansible-collections/community.postgresql/pull/731#issuecomment-2352105957 Thanks for packaging Ansible for Gentoo, it's very much appreciated :)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d584209769de28311ef7b06b7ea3b112807a60 commit a5d584209769de28311ef7b06b7ea3b112807a60 Author: Matthew Thode <prometheanfire@gentoo.org> AuthorDate: 2024-11-20 03:22:21 +0000 Commit: Matthew Thode <prometheanfire@gentoo.org> CommitDate: 2024-11-20 03:27:27 +0000 app-admin/ansible: add 11.0.0 Closes: https://bugs.gentoo.org/944025 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> app-admin/ansible/Manifest | 1 + app-admin/ansible/ansible-11.0.0.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+)