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/test/integration/targets/postgresql/tasks
Andrey Klychkov e246e74843 New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477)
* New module postgresql_ping: simple module to check remote PostgreSQL server availability.

* New module postgresql_ping: simple module to check remote PostgreSQL server availability, doc fixes

* postgresql_ping: added integration tests

* New module postgresql_ping: misc changes

* New module postgresql_ping: change return suit

* New module postgresql_ping: tests reformatting, return value

* Various cosmetic/documentation fixes

* A few more fixes

* And even more cleanups

* Fix PEP8 issue
2019-03-06 11:01:13 +00:00
..
main.yml New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 2019-03-06 11:01:13 +00:00
pg_authid_not_readable.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
postgresql_idx.yml Module postgresql_idx: added ci tests, new params, returned values, code refactoring (#52230) 2019-02-15 15:38:56 +01:00
postgresql_ping.yml New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 2019-03-06 11:01:13 +00:00
postgresql_query.yml New module postgresql_query (#52555) 2019-02-25 14:08:04 +00:00
session_role.yml Add session_role to postgresql modules (#43650) 2019-02-02 20:12:14 +01:00
state_dump_restore.yml fixed test using removed feature 2018-08-01 15:17:28 -04:00
test_no_password_change.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
test_password.yml postgresql_user: fix test errors on newer Fedora versions (#47166) 2018-10-17 14:01:11 +10:00