mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
postgresql_privs: allow lowercased PUBLIC role (#858)
* postgresql_privs: allow lowercased PUBLIC role * add changelog fragment * improve CI * fix changelog fragment
This commit is contained in:
parent
eb24b5707e
commit
bfdb76e60d
3 changed files with 24 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- postgresql_privs - allow to pass ``PUBLIC`` role written in lowercase letters (https://github.com/ansible-collections/community.general/issues/857).
|
Loading…
Add table
Add a link
Reference in a new issue