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 db17e88fd2 New module postgresql_facts: Gathers facts about PostgreSQL servers. (#51164)
* New module postgresql_facts: Gathers facts about remote PostgreSQL instances

* New module postgresql_facts: fix default values of function

* New module postgresql_facts: add extension support

* New module postgresql_facts: fixed typo

* New module postgresql_facts: added integration test

* New module postgresql_facts: fix test error

* New module postgresql_facts: add info about min server version

* New module postgresql_facts: fix

* New module postgresql_facts: fix

* New module postgresql_facts: added repl stat tables checks

* New module postgresql_facts: fix

* New module postgresql_facts: fix

* New module postgresql_facts: fix

* New module postgresql_facts: fix

* New module postgresql_facts: fix

* New module postgresql_facts: fix

* New module postgresql_facts: fix

* New module postgresql_facts: ansible_facts -> postgresql_facts

* New module postgresql_facts: fix ci

New module postgresql_facts: revision for review

New module postgresql_facts: revision for review, fix

* fix doc

* New module postgresql_facts: add data types to param dict

* New module postgresql_facts: code refactoring

* # This is a combination of 3 commits.
# The first commit's message is:
New module postgresql_facts: incl_subset => filter

# This is the 2nd commit message:

New module postgresql_facts: fix a typo

# This is the 3rd commit message:

New module postgresql_facts: fixes

* New module postgresql_facts: incl_subset => filter

New module postgresql_facts: fix a typo

New module postgresql_facts: fixes

Various cosmetic and doc changes

* New module postgresql_facts: fix filter type

* New module postgresql_facts: fix sanity

* New module postgresql_facts: change ansible_facts to postgresql_facts

* New module postgresql_facts: fix tests

* New module postgresql_facts: fixes

* New module postgresql_facts: fixes

* New module postgresql_facts: fixes

* New module postgresql_facts: doc fixes

* New module postgresql_facts: added pretty_val

* New module postgresql_facts: added pending restart

* New module postgresql_facts: fix documentation

* New module postgresql_facts: fix documentation

* New module postgresql_facts: fixes by KN

* New module postgresql_facts: fixed sanity

* New module postgresql_facts: fixed tests
2019-03-18 11:31:32 +00:00
..
main.yml New module postgresql_facts: Gathers facts about PostgreSQL servers. (#51164) 2019-03-18 11:31:32 +00:00
pg_authid_not_readable.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
postgresql_facts.yml New module postgresql_facts: Gathers facts about PostgreSQL servers. (#51164) 2019-03-18 11:31:32 +00: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_privs.yml (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331) 2019-03-14 20:21:05 +05:30
postgresql_query.yml New module postgresql_query (#52555) 2019-02-25 14:08:04 +00:00
postgresql_tablespace.yml New module postgresql_tablespace (#52914) 2019-03-07 16:27:20 +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