Browse Source

fix setup

netifs
parent
commit
2f684d230a
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      tasks/setup.yml

+ 1
- 2
tasks/setup.yml View File

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

Loading…
Cancel
Save