6cf722fed6
* postgresql_query: add autocommit parameter * postgresql_query: add autocommit parameter, add CI tests * postgresql_query: add autocommit parameter, add a changelog fragment * postgresql_query: add autocommit parameter, fix sanity * postgresql_query: add autocommit parameter, cosmetic fix
2 lines
174 B
YAML
2 lines
174 B
YAML
minor_changes:
|
|
- postgresql_query - add autocommit parameter to support commands that can't be run inside a transaction block (https://github.com/ansible/ansible/pull/58704)
|