Another experiment to provision my VPS
I am new to Ansible
and am simply trying to get my VPS provisioned without installing anything by SSH-ing into the machine.
My goal for this exercise is to have at least the following things working:
- Jupyter notebook server
- Spark (with Hadoop)
- Nginx (proxy)
- Minio
More to follow.