ansible/test/integration/targets/postgresql/tasks
Andrey Klychkov 2fbac8948d postgresql_idx: added CI tests for check_mode, rewrite code related with check_mode, misc fixes (#54848)
* postgresql_idx: added CI tests, misc fixes

* postgresql_idx: fix sanity
2019-04-04 13:31:14 +01:00
..
main.yml postgresql_lang module: fixed doc formatting, added aliases, pg_utils, added missing CI tests (#54672) 2019-04-01 14:39:00 +01:00
pg_authid_not_readable.yml
postgresql_ext.yml
postgresql_idx.yml postgresql_idx: added CI tests for check_mode, rewrite code related with check_mode, misc fixes (#54848) 2019-04-04 13:31:14 +01:00
postgresql_info.yml postgresql_facts -> postgresql_info (#54389) 2019-03-26 12:11:47 +00:00
postgresql_lang.yml postgresql_lang module: fixed doc formatting, added aliases, pg_utils, added missing CI tests (#54672) 2019-04-01 14:39:00 +01:00
postgresql_membership.yml New module postgresql_membership: Add or remove PostgreSQL roles from groups (#53733) 2019-03-29 13:17:56 +00:00
postgresql_pg_hba.yml Added a new module that can manage rules in pg_hba files. (#32666) 2019-03-27 15:54:20 +01:00
postgresql_ping.yml
postgresql_privs.yml
postgresql_query.yml Postgresql privs reformat (#54717) 2019-04-02 16:48:35 +01:00
postgresql_schema.yml add missing integration tests for postgresql_schema module (#54185) 2019-03-25 17:10:47 +00:00
postgresql_set.yml
postgresql_table.yml New module postgresql_table - create postgresql table on remote host (#52077) 2019-03-29 15:51:07 +00:00
postgresql_tablespace.yml
session_role.yml
state_dump_restore.yml
test_no_password_change.yml postgresql_user: fix doc formatting, added return value, aliases, misc code changes (#54768) 2019-04-04 10:02:23 +01:00
test_password.yml
test_target_role.yml