Explorar el Código

fix setup

netifs
padre
commit
2f684d230a
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      tasks/setup.yml

+ 1
- 2
tasks/setup.yml Ver fichero

@@ -1,5 +1,5 @@
---
- name: install resolvconf
apt:
name: resolvconf
@@ -9,4 +9,3 @@
apt:
name: rdnssd
state: absent
when:

Cargando…
Cancelar
Guardar