Luke D Russell
Luke D Russell
Hello, Could you add native support for overlapping IP address space through Route Distinguishers? In service provider or large enterprise, we need to be able to support overlapping IPs, but...
Hi, It would be nice to have a way to reference already asked questions. Github Discussions could be enabled on this repo with a simple settings change, as a way...
# ISSUE TYPE - Bug Report # ANSIBLE VERSION ``` ansible --version ansible 2.7.6 config file = /home/4032956/repos/network-automation/ansible.cfg configured module search path = ['/home/4032956/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location =...
In https://github.com/KMKfw/kmk_firmware/pull/561 I raised the possibility of fully complying with black. The maintainers tended to agree that double-quotes are fine, as long as it's consistent everywhere. To that end, I've...
In [PR561](https://github.com/KMKfw/kmk_firmware/pull/561) klardotsh indicated he'd be OK with moving KMK to be fully compliant with Black's opinionated use of double quotes (`"` vs. `'`). The benefit of this change is:...
`pls gib green ༼ つ ◕_◕ ༽つ` is unclear and just weird.
Neither skip duplicates True or False is a great system. If False, you end up with thousands of duplicated objects with an ugly prefix. If True, you end up with...
Empty sections are imported one rule higher than where they were exported. This is clearest in the attached screenshot: The left side is the source / exported policy, the right...
I've experienced this several times now, and I think I've narrowed it down. When the script imports `groups`, it sometimes fails on a group that already exists, but the contents...