mirror of https://github.com/ansible/ansible.git
postgresql_publication: use query params with cursor object (#65404)
* postgresql_publication: use query params with cursor object * add changelogpull/65730/head
parent
0c71249b03
commit
8f78a0f8bf
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- postgresql_publication - use query params arg with cursor object (https://github.com/ansible/ansible/issues/65404).
|
||||||
@ -1,3 +1,6 @@
|
|||||||
destructive
|
destructive
|
||||||
shippable/posix/group4
|
shippable/posix/group4
|
||||||
skip/osx
|
skip/osx
|
||||||
|
skip/freebsd
|
||||||
|
skip/opensuse
|
||||||
|
skip/centos
|
||||||
|
|||||||
Loading…
Reference in New Issue