You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/postgresql/tasks
Sebastiaan Mannem d90cb71210 Added a new module that can manage rules in pg_hba files. (#32666)
* Added a new module that can manage rules in pg_hba files.

* Adding a backup_file option
7 years ago
..
main.yml Added a new module that can manage rules in pg_hba files. (#32666) 7 years ago
pg_authid_not_readable.yml
postgresql_ext.yml
postgresql_idx.yml
postgresql_info.yml postgresql_facts -> postgresql_info (#54389) 7 years ago
postgresql_pg_hba.yml Added a new module that can manage rules in pg_hba files. (#32666) 7 years ago
postgresql_ping.yml
postgresql_privs.yml
postgresql_query.yml
postgresql_schema.yml add missing integration tests for postgresql_schema module (#54185) 7 years ago
postgresql_set.yml
postgresql_tablespace.yml
session_role.yml
state_dump_restore.yml
test_no_password_change.yml
test_password.yml
test_target_role.yml