diff --git a/tasks/network.yaml b/tasks/network.yaml index 7026391..6e699cc 100644 --- a/tasks/network.yaml +++ b/tasks/network.yaml @@ -1,5 +1,9 @@ --- +- name: ensure resolvconf is installed + apt: + pkg: resolvconf + - name: link resolv.conf file: src: /run/resolvconf/resolv.conf