Update tasks/main.yml

Co-authored-by: Morozov Dmitriy <hacker000@yandex.ru>
This commit is contained in:
Akiyamov
2024-12-04 16:51:37 +05:00
committed by GitHub
parent ae9e42a578
commit f3bf5dda15

View File

@@ -9,6 +9,7 @@
- name: Check confdir option
shell: uci get dhcp.@dnsmasq[0].confdir
register: dnsmasq_confdir
ignore_errors: true
- name: debug
debug: