Deactivate dhcp

This commit is contained in:
Bertrand Benjamin 2018-08-28 07:59:15 +02:00
parent 3195423b20
commit 750f9e24f6
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
- name: disable old network services
systemd:
name: '{{ item }}'
enabled: yes
enabled: no
with_items:
- dhcpcd