Browse Source

make sure resolvconf is installed before updating symlink

master
parent
commit
10d2a658fa
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      tasks/network.yaml

+ 4
- 0
tasks/network.yaml View File

@@ -1,5 +1,9 @@
---

- name: ensure resolvconf is installed
apt:
pkg: resolvconf

- name: link resolv.conf
file:
src: /run/resolvconf/resolv.conf