Skip to content

Instantly share code, notes, and snippets.

@johnelliott
Last active March 12, 2016 16:40
Show Gist options
  • Select an option

  • Save johnelliott/29dcd6b76099a49a8e7f to your computer and use it in GitHub Desktop.

Select an option

Save johnelliott/29dcd6b76099a49a8e7f to your computer and use it in GitHub Desktop.
pi wifi
---
- 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