Tyler Christiansen

Results 25 issues of Tyler Christiansen

Commando should be able to bubble up exceptions. There are use cases where we might want to immediately stop all the things if any device encounters an issue.

`gnng` appears to only list interfaces with IP addresses. This is slightly confusing, as the documentation states: > gnng - Fetches network devices interfaces and displays them in a table...

bug

Somewhat related to #150. I'd like to be able to use the same ACL file across multiple vendors. To that end, I think it would be helpful to have `load_acl`...

enhancement

Couldn't find it mentioned in the docs or listed as a property, but are GCP Alias Ranges supported for subnetworks? Thanks!

It would be great if this role and its tasks supported multiple commands at once. An example playbook: ```yaml --- - name: Check for any differences after two minutes hosts:...