---
- name: Install the system resolv.conf
copy: src=resolv.conf dest=/etc/resolv.conf owner=root group=root mode=0644
when: install_resolvconf