mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
This fix removes a deprecated Postgresql User role attribute called 'CREATEUSER' and 'NOCREATEUSER'. Also, updated documentation for deprecation. Fixes: #24928 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>