1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

raspbian - only start clone-wifi if wired gateway is used

This commit is contained in:
Jerry Vonau 2020-05-04 13:09:02 -05:00
parent 60a6484c51
commit 263010cfdf

View file

@ -50,11 +50,12 @@
systemd: systemd:
daemon_reload: yes daemon_reload: yes
# now pick up denyinterfaces - name: Clone wifi if needed
#- name: Restart dhcpcd systemd:
# service: name: clone-wifi
# name: dhcpcd state: started
# state: restarted when: not no_net_restart
# might be able to pull off wifi with the staging in restart.yml
- name: Restart the networking service if appropriate - name: Restart the networking service if appropriate
systemd: systemd: