Guillaume Mulocher
Guillaume Mulocher
we should not modify the root logger but an anta logger. Right way to implement that would be to delete all handlers of the anta logger at the beginning of...
### Summary When calling display.deprecated method with `removed` set to True, the code will raise an `AnsibleError` that won't be caught here: https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/strategy/__init__.py#L118 leading while loop crashing ### Issue Type...
## Change Summary Build on top of #5481 Add support for `encrypt_passwords` in `eos_designs` ## Related Issue(s) ## Component(s) name `arista.avd.eos_designs` ## Proposed changes * add a helper in shared_utils...
## Change Summary ## Related Issue(s) Fixes #5441 ## Component(s) name `arista.avd.eos_designs` ## Proposed changes * Add a new knob `encrypt_passwords` that controls whether or not AVD should encrypt the...
## Change Summary Combining is different from merging. It will: * append_unique for AvdLists. * raise if a "leaf" key is clashing between a and b * for AvdIndexedLists: *...
## Change Summary Add `._source` to `AvdBase` to get the origin of the different variables at load time of the inputs. It is represented as an `InputPath` ## Component(s) name...
### Enhancement summary In AVD 5.4 and previous versions, `bfd_multihop` key is only rendered in the `overlay` module which means that a device without overlay (e.g. L2LS l3spine) will not...
AVD 6.0 as this would be breaking change
discussed live - we will need to add a way later to access `main_port_channel_wan_carrier` for people who wants it but making it default would not be correct when multiple sub...
### Enhancement summary This happens on p2p-vrfs uplinks. AVD devel generates ``` site2-leaf1(config-if-Et3.101)#show run int et3.200 interface Ethernet3.200 description P2P_site2-wan1_Ethernet1.200_VRF_BLUE mtu 9214 encapsulation dot1q vlan 200 flow tracker sampled FLOW-TRACKER...