# Lotus Land Story ``` # create the linode instance terraform apply # add the IP to ~/.ssh/config # make sure we can hit it ansible all -m ping # run ansible ansible-playbook main.yml ```