Ubuntu Server Node
To config Ubuntu server as a node we run the following playbook, referencing our host.ini
file.
ansible-playbook 01-node.yml -i inventory/cluster-1/hosts.ini
The playbook will
- Configure the Ubuntu server install
- Secure SSH login
- Update and install required apt packages
- Setup and enable the firewall