mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-21 14:33:35 +05:00
Compare commits
1 Commits
ae3b6976f7
...
250e08883e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
250e08883e |
@@ -995,8 +995,6 @@ add_set
|
|||||||
|
|
||||||
dnsmasqfull
|
dnsmasqfull
|
||||||
|
|
||||||
dnsmasqconfdir
|
|
||||||
|
|
||||||
add_dns_resolver
|
add_dns_resolver
|
||||||
|
|
||||||
add_getdomains
|
add_getdomains
|
||||||
|
|||||||
@@ -9,7 +9,6 @@
|
|||||||
- name: Check confdir option
|
- name: Check confdir option
|
||||||
shell: uci get dhcp.@dnsmasq[0].confdir
|
shell: uci get dhcp.@dnsmasq[0].confdir
|
||||||
register: dnsmasq_confdir
|
register: dnsmasq_confdir
|
||||||
ignore_errors: true
|
|
||||||
|
|
||||||
- name: debug
|
- name: debug
|
||||||
debug:
|
debug:
|
||||||
|
|||||||
Reference in New Issue
Block a user