mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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
|
state: restarted
|
||||||
when: hostapd_enabled and wifi_slave.stdout is defined and wifi_slave.stdout == 0
|
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:
|
systemd:
|
||||||
name: "{{ dhcp_service2 }}"
|
name: "{{ dhcp_service2 }}"
|
||||||
state: restarted
|
state: restarted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue