ソースを参照

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