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
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
6 years ago
..
main.yml New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875) 6 years ago
pg_authid_not_readable.yml
postgresql_facts.yml New module postgresql_facts: Gathers facts about PostgreSQL servers. (#51164) 6 years ago
postgresql_idx.yml Module postgresql_idx: added ci tests, new params, returned values, code refactoring (#52230) 6 years ago
postgresql_ping.yml New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 6 years ago
postgresql_privs.yml (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331) 6 years ago
postgresql_query.yml New module postgresql_query (#52555) 6 years ago
postgresql_set.yml New module postgresql_set - Change a PostgreSQL server configuration parameter (#51875) 6 years ago
postgresql_tablespace.yml New module postgresql_tablespace (#52914) 6 years ago
session_role.yml Add session_role to postgresql modules (#43650) 6 years ago
state_dump_restore.yml
test_no_password_change.yml
test_password.yml postgresql_user: fix test errors on newer Fedora versions (#47166) 6 years ago