Last active
March 12, 2016 16:40
-
-
Save johnelliott/29dcd6b76099a49a8e7f to your computer and use it in GitHub Desktop.
pi wifi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| - name: 'Configure WIFI' | |
| copy: src=./wpa_supplicant.conf dest=/etc/wpa_supplicant/wpa_supplicant.conf mode=0600 | |
| # https://github.com/motdotla/ansible-pi/blob/master/roles/pi/tasks/main.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment