Use var for macvlan parent

This commit is contained in:
Khue Doan 2021-05-01 16:17:19 +07:00
parent c09d02531d
commit c8331959bd

View File

@ -13,7 +13,7 @@
eth0:
type: nic
nictype: macvlan
parent: eno1
parent: "{{ network_interface }}"
- name: Add tfstate container to host list
add_host: