community.general/lib/ansible/modules/database/postgresql
Andrey Klychkov cf05429b3c postgresql_privs change fail to warn if role(s) does not exist (#52574)
* postgresql_privs change fail to warn if role does not exists

* postgresql_privs change fail to warn if role does not exists: fix sanity

* postgresql_privs change fail to warn if role does not exists: add changelog fragment

* postgresql_privs change fail to warn if role does not exists: fixes

* postgresql_privs change fail to warn if role does not exists: added fail_on_role param
2019-02-28 14:39:08 +01:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_db.py Fix sanity test failures (pep8). 2019-02-15 09:25:20 -08:00
postgresql_ext.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
postgresql_idx.py Module postgresql_idx: added ci tests, new params, returned values, code refactoring (#52230) 2019-02-15 15:38:56 +01:00
postgresql_lang.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
postgresql_privs.py postgresql_privs change fail to warn if role(s) does not exist (#52574) 2019-02-28 14:39:08 +01:00
postgresql_query.py New module postgresql_query (#52555) 2019-02-25 14:08:04 +00:00
postgresql_schema.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
postgresql_user.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00