Install Postgres 13 on Ubuntu 20 using Ansible
Why?
I want to install postgres using few commands
I want to be easy to replicate the environment (another servers)
I like automation
Important
The default script has the listen=* which open your postgres to the internet, read about it in the end ...
huogerac.hashnode.dev5 min read