ansible/changelogs/fragments/65791-postgresql_modules_use_query_params_with_cursor.yml

4 lines
344 B
YAML

bugfixes:
- postgresql_set - use query parameters with cursor object (https://github.com/ansible/ansible/pull/65791).
- postgresql_slot - use query parameters with cursor object (https://github.com/ansible/ansible/pull/65791).
- postgresql_subscription - use query parameters with cursor object (https://github.com/ansible/ansible/pull/65791).