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/tests/integration/targets/postgresql_privs/tasks
VMax a0c8a3034a
modules: fix names with hyphens (#656) (#659)
* modules: fix names with hyphens (#656)

* modules: fix names with hyphens (#656)

* Fix param name for postgresql_schema

* Add double quotes for schema name

* Add delete created DB objects

* Fix module code

* Set correct test tasks order

Co-authored-by: Maxim Voskresenskiy <maxim.voskresenskiy@uptick.com>
2020-07-16 17:44:19 +03:00
..
main.yml Initial commit 2020-03-09 09:11:07 +00:00
pg_authid_not_readable.yml Initial commit 2020-03-09 09:11:07 +00:00
postgresql_privs_general.yml modules: fix names with hyphens (#656) (#659) 2020-07-16 17:44:19 +03:00
postgresql_privs_initial.yml postgresql modules: improve trust_input parameter's documentation, improve CI tests (#309) 2020-05-09 09:25:12 +03:00
postgresql_privs_session_role.yml postgresql_privs: add trust_input parameter (#177) 2020-04-20 09:01:42 +03:00
test_target_role.yml Initial commit 2020-03-09 09:11:07 +00:00