ansible/test/integration/targets/postgresql/tasks
Andrey Klychkov cf5aceb482 New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875)
* New module postgresql_set - Change a PostgreSQL server configuration parameter

* New module postgresql_set - fix

* New module postgresql_set - fix tests

* New module postgresql_set - fix tests

* New module postgresql_set - fix tests

* New module postgresql_set - fix tests

* New module postgresql_set - fix tests

* New module postgresql_set - fix tests

* New module postgresql_set - fix tests

* Various cosmetic and docs changes

* New module postgresql_set - add returned value

* New module postgresql_set - add returned value

* New module postgresql_set - add check mode

* New module postgresql_set - fix comment

* New module postgresql_set - added CI tests for check_mode

* New module postgresql_set - added aliases, fix typos

* New module postgresql_set - fix

* New module postgresql_set - fix sanity

* New module postgresql_set - fixes

* New module postgresql_set - fixes

* New module postgresql_set - fixes
2019-03-18 11:39:10 +00:00
..
main.yml New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875) 2019-03-18 11:39:10 +00:00
pg_authid_not_readable.yml
postgresql_facts.yml New module postgresql_facts: Gathers facts about PostgreSQL servers. (#51164) 2019-03-18 11:31:32 +00:00
postgresql_idx.yml
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
postgresql_set.yml New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875) 2019-03-18 11:39:10 +00:00
postgresql_tablespace.yml New module postgresql_tablespace (#52914) 2019-03-07 16:27:20 +00:00
session_role.yml
state_dump_restore.yml
test_no_password_change.yml
test_password.yml