diff --git a/tasks/main.yml b/tasks/main.yml index c325f66..09509ae 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -9,6 +9,7 @@ - name: Check confdir option shell: uci get dhcp.@dnsmasq[0].confdir register: dnsmasq_confdir + ignore_errors: true - name: debug debug: