Rename some roles to make ansible-lint happy.
This commit is contained in:
parent
4d791a65f1
commit
1db0b6ec31
75 changed files with 29 additions and 29 deletions
7
roles/networkdresolved/templates/20-static.network.j2
Normal file
7
roles/networkdresolved/templates/20-static.network.j2
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Match]
|
||||
Name={{ if_lan }}
|
||||
|
||||
[Network]
|
||||
Address={{ ipaddr }}
|
||||
Gateway={{ gateway }}
|
||||
DNS={{ dns }}
|
Loading…
Add table
Add a link
Reference in a new issue