From 4082fbd98f59a342d072411c88e4c71456d9fe91 Mon Sep 17 00:00:00 2001 From: Mahesh Kumar Date: Mon, 2 Dec 2024 16:28:00 +0530 Subject: [PATCH] added comment --- .../inventory/host_vars/host1/port-channel-interfaces.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible_collections/arista/avd/molecule/eos_cli_config_gen/inventory/host_vars/host1/port-channel-interfaces.yml b/ansible_collections/arista/avd/molecule/eos_cli_config_gen/inventory/host_vars/host1/port-channel-interfaces.yml index f14ffb22502..6e28aa89f67 100644 --- a/ansible_collections/arista/avd/molecule/eos_cli_config_gen/inventory/host_vars/host1/port-channel-interfaces.yml +++ b/ansible_collections/arista/avd/molecule/eos_cli_config_gen/inventory/host_vars/host1/port-channel-interfaces.yml @@ -714,6 +714,7 @@ port_channel_interfaces: switchport: enabled: false ip_address: 172.31.128.9/31 + # This won't be rendered because IP address is not DHCP dhcp_client_accept_default_route: true mpls: ip: true