ansible/test/integration/targets/postgresql/tasks
Andrey Klychkov d790285e80 postgresql_idx: improved doc, tests, remove useless lines from code (#55131)
* postgresql_idx: improve doc

* postgresql_idx: improve doc, removed unuseless rows from code

* postgresql_idx: misc doc fix

* postgresql_idx: moved common params where they were

* postgresql_idx: moved common params where they were 2
2019-04-12 14:15:21 +01:00
..
main.yml New module postgresql_slot: Add or remove slots from a PostgreSQL database (#55079) 2019-04-10 14:12:57 +01:00
pg_authid_not_readable.yml
postgresql_ext.yml
postgresql_idx.yml postgresql_idx: improved doc, tests, remove useless lines from code (#55131) 2019-04-12 14:15:21 +01:00
postgresql_info.yml
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
postgresql_owner.yml New module postgresql_owner: change ownership and reassign all db objects owned by role to another (#54984) 2019-04-09 13:32:09 +01:00
postgresql_pg_hba.yml
postgresql_ping.yml
postgresql_privs.yml updated tests and changelog for 54516 (#54670) 2019-04-09 13:30:06 +02:00
postgresql_query.yml Postgresql privs reformat (#54717) 2019-04-02 16:48:35 +01:00
postgresql_schema.yml
postgresql_set.yml
postgresql_slot.yml New module postgresql_slot: Add or remove slots from a PostgreSQL database (#55079) 2019-04-10 14:12:57 +01:00
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