mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
* postgresql_privs: fix module fails when passing roles containing hyphens
* fix
* Improve testing
* Improve testing
* Add changelog fragment
* Improve testing
* fix CI Free BSD
(cherry picked from commit 434b83170a
)
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
06678d4ce3
commit
dd47c3a548
3 changed files with 99 additions and 3 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- postgresql_privs - fix module fails when ``type`` group and passing ``objs`` value containing hyphens (https://github.com/ansible-collections/community.general/issues/1058).
|
Loading…
Add table
Add a link
Reference in a new issue