Guillaume Mulocher

Results 101 issues of 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...

bug
has_pr
P3
affects_2.16
data_tagging

## 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...

state: CI Updated
state: Documentation role Updated
role: eos_designs

## 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...

state: CI Updated
state: Documentation role Updated
role: eos_designs

## 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...

state: stale
state: conflict
state: CI Updated

### 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...

type: enhancement

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...

type: enhancement