mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
postgresql_privs: Fix bug with grant_option (#796)
This commit is contained in:
parent
b797922e20
commit
f3b82a9470
3 changed files with 139 additions and 6 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- postgresql_privs - the module was attempting to revoke grant options even though ``grant_option`` was not specified (https://github.com/ansible-collections/community.general/pull/796).
|
Loading…
Add table
Add a link
Reference in a new issue