Postgres database with pgadmin4
TLDR;
ansible-playbook up.yamlTo drop the database and take down
ansible-playbook down.yamlThis was based on a previous codespace that installed everything in the same codespace. The point of this exercise was to give each container 1 responsibility and to use the images from docker hub.