Learning the Ansible way - node deploy, configure, and jupyter lab deployment
NOTE: Currently works on one cloud provisionaing service (https://cloud.linode.com/) The deploy_instance*.yml currently deploys a nano instance of ubuntu22.04.
Since I was about to start working on Python For Defenders, why not make this an opportunity for another project, and automate deploying the lab environment for the class? :-D
- systemd unit file for jupyter_lab service
- UFW - allow access to Jupyter Lab
- ansible task for jupyter_lab service
- Install and enable (daemon-reload)
- Start service