mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-11 17:44: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
|
||||
shell: uci get dhcp.@dnsmasq[0].confdir
|
||||
register: dnsmasq_confdir
|
||||
ignore_errors: true
|
||||
|
||||
- name: debug
|
||||
debug:
|
||||
|
||||
Reference in New Issue
Block a user