summaryrefslogtreecommitdiffstats
path: root/tasks/network.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/network.yml')
-rw-r--r--tasks/network.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/network.yml b/tasks/network.yml
index a02b07c..5c1af1a 100644
--- a/tasks/network.yml
+++ b/tasks/network.yml
@@ -18,6 +18,7 @@
- ifupdown
- isc-dhcp-client
- isc-dhcp-common
+ - dhcpcd-base
- name: Remove /etc/network/interfaces and /etc/network/interfaces.d
file: path={{ item }} state=absent