Skip to content

Provisons GUI Ubuntu desktop 16+ into devbox

Notifications You must be signed in to change notification settings

pio2pio/ansibleforked

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-Req

Ubuntu

  • Install Guest Additions

RetroPie

  • Connect Wifi
  • sudo raspi-config
    • 5 --> 2 [Turn on SSH client]
    • 7 --> 1 [Expand FileSystem]

Bootstap

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

Run

./go.sh -p ubuntu -s -d
./go.sh -p retropie -s -d

Help

./go.sh -h


Module index

All Modules are documented here

About

Provisons GUI Ubuntu desktop 16+ into devbox

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%