1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

better feedback for dhcp_service2

This commit is contained in:
Jerry Vonau 2019-07-06 23:35:38 -05:00
parent ed0d8961a6
commit 4a8daa1d12

View file

@ -70,7 +70,7 @@
state: restarted
when: hostapd_enabled and wifi_slave.stdout is defined and wifi_slave.stdout == 0
- name: dhcp_server may be affected - starting - user choice
- name: User choice of dnsmasq or dhcpd - restarting {{ dhcp_service2 }}
systemd:
name: "{{ dhcp_service2 }}"
state: restarted