mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 23:21:22 -07:00
postgresql_privs: add procedure type support (#1048)
* postgresql_privs: add procedure type support * add CI tests * add changelog fragment * change * improve doc formatting
This commit is contained in:
parent
2aec1d1bbf
commit
08c96d94e6
3 changed files with 192 additions and 14 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- postgresql_privs - add ``procedure`` type support (https://github.com/ansible-collections/community.general/issues/1002).
|
Loading…
Add table
Add a link
Reference in a new issue