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