Commit 71e2089

bryfry <bryon@fryer.io>
2016-08-22 17:40:59
update srcdpro and golang
1 parent 69bb751
Changed files (1)
main.yml
@@ -10,9 +10,9 @@
     fonts_dir: "{{ ansible_env.HOME}}/.fonts"
     git_email: "bryon@fryer.io"
     git_username: "bryfry"
-    golang_tar: https://storage.googleapis.com/golang/go1.6.2.linux-amd64.tar.gz
-    scp_url: https://github.com/adobe-fonts/source-code-pro/archive/3.010R-ro/1.030R-it.zip
-    scp_dir: source-code-pro-2.010R-ro-1.030R-it
+    golang_tar: https://storage.googleapis.com/golang/go1.7.linux-amd64.tar.gz
+    scp_url: https://github.com/adobe-fonts/source-code-pro/archive/2.030R-ro/1.050R-it.zip  
+    scp_dir: source-code-pro-2.030R-ro-1.050R-it
     
 
   tasks:  
@@ -50,6 +50,8 @@
     # bluetooth
     - bluez
     - bluez-tools
+    # wireless
+    - wpasupplicant
   
   - include: tasks/ntp.yml
   - include: tasks/audio.yml