1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib
tcraxs bb61d7527f : add support to postgresql_privs to use "FOR { ROLE | USER } target_role" in "ALTER DEFAULT PRIVILEGES" ()
* :
* add support to postgresql_privs to use "FOR { ROLE | USER } target_role"
   in "ALTER DEFAULT PRIVILEGES"

* fix sanity errors

* : fix documentation and add a check for correct usage
of target_roles

*  : fix missing absent option for default privs with target_role

* : add clear description, when target_roles can be used

* : fix conflicts, formatting, and add a changelog fragment

* : fix sanity error E335

* : swap conditions and fix error to warning msg

*  : add tests for default privileges

* : fix tests for default privileges

* : fix tests for default privileges on centos 6
2019-03-21 13:26:44 +00:00
..
ansible : add support to postgresql_privs to use "FOR { ROLE | USER } target_role" in "ALTER DEFAULT PRIVILEGES" () 2019-03-21 13:26:44 +00:00