Sfoglia il codice sorgente

make sure resolvconf is installed before updating symlink

master
parent
commit
10d2a658fa
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      tasks/network.yaml

+ 4
- 0
tasks/network.yaml Vedi File

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

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

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