mirror of https://github.com/ansible/ansible.git
[2.9] postgresql_privs: fix the module mistakes a procedure for a function (#72014)
* postgresql_privs: fix the module mistakes a procedure for a function * Fix CIpull/72336/head
parent
7720cd239e
commit
30e735c4d8
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- postgresql_privs - fix the module mistakes a procedure for a function (https://github.com/ansible-collections/community.general/issues/994)
|
||||
Loading…
Reference in New Issue