Skip to content

Commit

Permalink
Merge pull request #59 from mrlesmithjr/fix-linting-issues
Browse files Browse the repository at this point in the history
Fixed trailing whitespace
  • Loading branch information
mrlesmithjr authored Dec 1, 2023
2 parents d2bc9bf + 3642822 commit 78383a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dnsmasq_forward_nonrouted_addresses: false
# Set to 0 to disable DNS
dnsmasq_listen_port: 53

# value for nameserver in /etc/resolv.conf some tools do not like the :port argument
# value for nameserver in /etc/resolv.conf some tools do not like the :port argument
# may ovveride such as 127.0.0.1
dnsmasq_resolvconf_nameserver: "127.0.0.1:{{ dnsmasq_listen_port }}"

Expand Down

0 comments on commit 78383a3

Please sign in to comment.