Ver código fonte

make sure resolvconf is installed before updating symlink

master
pai
commit
10d2a658fa
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      tasks/network.yaml

+ 4
- 0
tasks/network.yaml Ver arquivo

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

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

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