postgresql
postgresql copied to clipboard
Release new version to ansible galaxy
Checking this repo readme and code vs what is installed from ansible-galaxy is very different.
Currently the version in ansible galaxy is 1.11.1 which is quite outdated and doesn't support new postgres versions like 12 and 13 which was quite confusing for me until I noticed master is way ahead of any tagged release.
Is there a reason behind this?