fixe issue in dhcpcd
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2021-11-17 17:24:38 +01:00
parent b9f8da2627
commit 41b130be83
2 changed files with 6 additions and 7 deletions

View File

@ -4,6 +4,4 @@
dest: /etc/dhcpcd.conf
regexp: "^#hostname"
line: "hostname"
state present
state: present

View File

@ -1,3 +1,4 @@
---
#- include_tasks: hostname.yml
- include_tasks: hosts.yml
- include_tasks: dhcpcd.yml