ansible/changelogs/fragments/64661-postgres_py_add_query_params_arg.yml

4 lines
240 B
YAML
Raw Normal View History

bugfixes:
- postgres.py - add a new keyword argument ``query_params`` (https://github.com/ansible/ansible/pull/64661).
- postgresql_idx.py - use the ``query_params`` arg of exec_sql function (https://github.com/ansible/ansible/pull/64661).