Skip to content

Commit

Permalink
remove notify reboot from wifi task
Browse files Browse the repository at this point in the history
  • Loading branch information
garthvh committed Jun 23, 2018
1 parent 254231a commit 1401a27
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tasks/wifi.yml
Expand Up @@ -14,6 +14,4 @@
# Set up WiFi from a tempate
- name: update wpa_supplicant file
become: yes
template: src=../templates/wpa_supplicant.conf dest=/etc/wpa_supplicant/wpa_supplicant.conf
notify:
- reboot
template: src=../templates/wpa_supplicant.conf dest=/etc/wpa_supplicant/wpa_supplicant.conf

0 comments on commit 1401a27

Please sign in to comment.