Browse Source

remove carriage return

pull/38/head
Smaine Kahlouch 9 years ago
parent
commit
b72e220126
1 changed files with 0 additions and 1 deletions
  1. 1
      roles/dnsmasq/tasks/main.yml

1
roles/dnsmasq/tasks/main.yml

@ -53,7 +53,6 @@
timeout: 100
when: inventory_hostname in groups['kube-master']
- name: update resolv.conf with new DNS setup
template:
src: resolv.conf.j2

Loading…
Cancel
Save