Stefano Sasso
Stefano Sasso
There are some situations (i.e., host behind Cloudflare Access/Tunnel) where you want to access all your services on a single http port. This PR does: * add a nginx container...
Feel free to insult or blame on me if I am wrong ;) **IN THEORY** I could use VXLAN+EVPN with L3VNI only (and without VLANs - pure type5), to "replicate"...
``` core1# show running-configuration ! [cut] ! ip vrf blue ip route-export 65000:2 ip route-import 65000:2 ip route-import 65000:1 ! ip vrf common ip route-export 65000:1 ip route-import 65000:3 ip...
### The problem For some unknown reason, the hex format of the IP Address reported for Dell OS10 bgp-peers is reported with a hex length of 10 instead of 8,...
In case `aoscx_config` is supplied a config file with the `src` param, the playbook execution continues even if the source config file has invalid configuration in it. I would have...
It *seems* that the ArubaOS-CX ansible config module may not report errors in case of config failure. This needs to be checked/validated. /cc @ipspace