mirror of https://github.com/ansible/ansible.git
Backport/2.8/55514 (#56686)
* postgresql modules: move connect_to_db and get_pg_version to module_utils/postgres.py (#55514)
* postgresql modules: move connect_to_db, get_pg_version to module_utils
* postgresql modules: move connect_to_db, get_pg_version to module_utils 2
* postgresql modules: move connect_to_db, get_pg_version to module_utils 3
(cherry picked from commit 316d1db29f)
* postgresql modules: move connect_to_db and get_pg_version to module_utils/postgres.py Backport/2.8/55514
pull/56849/head
parent
411371a756
commit
ecef18d744
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- postgresql - move connect_to_db and get_pg_version into module_utils/postgres.py (https://github.com/ansible/ansible/pull/55514)
|
||||
Loading…
Reference in New Issue