01e4e1bb42
* postgres.py: add query_params * postgres.py: add query_params, add changelog
3 lines
240 B
YAML
3 lines
240 B
YAML
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).
|