mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-13 10:34:29 +05:00
Update tasks/main.yml
Co-authored-by: Morozov Dmitriy <hacker000@yandex.ru>
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
- 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