Add laptop network configuration
This commit is contained in:
parent
c8e3c44d11
commit
cdcd86a7c3
6 changed files with 109 additions and 10 deletions
7
roles/arch/templates/laptop/network.j2
Normal file
7
roles/arch/templates/laptop/network.j2
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
[Match]
|
||||
Name=wlan0
|
||||
|
||||
[Network]
|
||||
DHCP=ipv4
|
||||
Loading…
Add table
Add a link
Reference in a new issue