GIS Ansible Playbook This playbook is used to install and configure a GIS laptops. Requirements python3 ansible Usage ansible-galaxy collection install gis/laptop --upgrade ansible-playbook -i hosts.ini gis.laptop.playbook --connection=local -e "nvm=true" -e "sdkman=true" --flush-cache