Use NIC's PCI address to match
This commit is contained in:
parent
060ee37c88
commit
fb26678435
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# {{ ansible_managed }}
|
||||
|
||||
[Match]
|
||||
MACAddress={{ network_mac }}
|
||||
Path={{ network_pci_path }}
|
||||
|
||||
[Link]
|
||||
NamePolicy=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue