Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 238 Bytes

Setup Ubuntu-20.04

Setup development desktop based on Ubuntu-20.04 (it also works for WSL2).

# run to setup everything
$ ./install.sh

# or only postgresql client
$ ansible-playbook -i inventory.ini -t pg playbook.yml'