瀏覽代碼

make sure resolvconf is installed before updating symlink

master
父節點
當前提交
10d2a658fa
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      tasks/network.yaml

+ 4
- 0
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