pglift v0.2.0
Create a collection to distribute our Ansible modules
Rename the "instance" Ansible module
Validate user supplied PostgreSQL version from manifest
Make percent values for PostgreSQL configuration items relative to total memory
Write "site" PostgreSQL configuration to a dedicated file
Add a --log-level option to CLI
Log exceptions while running tasks
Allow site-wise settings definition through a YAML file
Rebuild test docker image only when it's required
Catch InstanceNotFound and other exceptions in CLI
Require psycopg2 for installation
Fail fast in 'describe' and 'drop' actions
Search /usr/pgsql-{version} for bindir of PostgreSQL as well
Add "instance init" command
Configure 'unix_socket_directories' in site settings
Move "install" command to main cli as "site-configure"