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:
parent
ed0d8961a6
commit
4a8daa1d12
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue