This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-01 08:13:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8eaae151fcf62c6488ca2cc3dc09d0d2a725b59f
community.general
/
lib
/
ansible
/
modules
/
database
/
postgresql
History
Michael Scherer
f59af7d29e
Port postgresql module to python3 (
#4579
)
...
Iteritems is no longer a dict method in Python3, replace it with the six wrapper.
2016-12-08 11:24:56 -05:00
..
__init__.py
Some more module categorization.
2016-12-08 11:22:25 -05:00
postgresql_db.py
Port postgresql module to python3 (
#4579
)
2016-12-08 11:24:56 -05:00
postgresql_privs.py
Convert all databases modules to python3 and 2.4 syntax (
#3688
)
2016-12-08 11:24:29 -05:00
postgresql_user.py
Port postgresql module to python3 (
#4579
)
2016-12-08 11:24:56 -05:00