Commit e15fe1f5 authored by nanahira's avatar nanahira

cleanup

parent 2510b3ae
Pipeline #986 passed with stages
in 3 minutes and 7 seconds
......@@ -5,10 +5,6 @@
become: true
shell: cat /etc/dnsmasq.conf || true
register: dnsmasq_conf_result
- name: read dnsmasq.d/dhcp.conf
become: true
shell: cat /etc/dnsmasq.d/dhcp.conf || true
register: dnsmasq_dhcp_result
- name: directory
become: true
file:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment