Automate Linux machine set up using Ansible playbooks
sudo apt install ansible-coreansible-playbook ./playbooks/backup/<component>.yamlIMPORTANT Commit and push changes to Github after each backup to ensure they are available for other Linux machines
ansible-playbook ./playbooks/restore/<component>.yamlansible-playbook ./playbooks/install/<component>.yaml