You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2020. It is now read-only.
First thanks a million for creating this tutorial. I am using it to learn ansible. Quick note is that in the /setup/main.yml file where you are copying the pg_hba.conf file you have a harcoded path to the file. I wonder if there is a way to query for the version of postress to put in the path as a variable? For now I am updating to 9.3 locally. Thanks.