- add "ssh" file to /boot
- boot raspi
- ssh to machine
- change password
- add to ansible inventory
- start VM to use as an ansible control node
vagrant up
- cd /vagrant/monitor
ansible-playbook -i ./hosts.yml ./deploy.yml
vagrant up
ansible-playbook -i ./hosts.yml ./deploy.yml