This commit is contained in:
parent
b9f8da2627
commit
41b130be83
@ -4,6 +4,4 @@
|
||||
dest: /etc/dhcpcd.conf
|
||||
regexp: "^#hostname"
|
||||
line: "hostname"
|
||||
state present
|
||||
|
||||
|
||||
state: present
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
#- include_tasks: hostname.yml
|
||||
- include_tasks: hosts.yml
|
||||
- include_tasks: dhcpcd.yml
|
||||
|
Loading…
Reference in New Issue
Block a user