- Install Guest Additions
- Connect Wifi
- sudo raspi-config
- 5 --> 2 [Turn on SSH client]
- 7 --> 1 [Expand FileSystem]
sudo apt-get install -y python-pip git \
&& sudo pip install ansible \
&& git clone https://github.com/OurFriendIrony/ansible.git /tmp/ansible \
&& cd /tmp/ansible
./go.sh -p ubuntu -s -d
./go.sh -p retropie -s -d
./go.sh -h
All Modules are documented here