-
### Summary
Can we extend the existing module or add a `rds_cluster_param_group` module to Ansible? Is anyone discussing and/or working on this?
As a workaround, I have simply made copy of the ori…
-
### Summary
When you start having a lot of playbooks, it makes sense to want to reorganize them or to split reusable tasks in separate files. But if you are referencing other files (like templates, f…
-
In genielibs/pkgs/clean-pkg/src/genie/libs/clean/stages/stages.py line 1208, device.api.copy_to_device checks for a non-None return value:
```
res = device.api.\
copy_to_device(protocol=proto…
-
am getting
> panic: Failed to resolve YANG path: ebgp-multihop/maximum-hop-count, element: ebgp-multihop
when trying to add
``` yaml
- yang_name: ebgp-multihop/maximum-hop-count
exa…
-
With regard to Github Issue #248, CiscoConfParse should document the `nxos` syntax mentioned in the resolution to that report.
Ideally explain some ways in which this differs from "ios" in its pa…
-
### Summary
Hi,
When I try to test my inventory file with
```
ansible-inventory -i inventory.json --list
```
I get the following warning and the hosts dont get read properly in the meta
T…
-
Hello
In iosxr_logging, there does not seem to be the ability to configure a port.
E.g. port default or port .
Example:
logging console disable
logging vrf severity info port
logging v…
-
Hello,
We’re just getting to implementing BGP into Terraform and I am a little bit confused as to what is the best practice here.
I have started to use iosxr_router_bgp, but I see there is _vrf_…
-
### Summary
Using `amazon.aws.s3_object` copy mode with objects that were uploaded in multiple parts (e.g. as happens with uploads via the web UI) results in the objects being copied every time the…
-
Similar to the draft PR https://github.com/CiscoTestAutomation/genieparser/pull/744, I would like to get `Flow Label flags configured (Tx=1,Rx=1), negotiated (Tx=1,Rx=1)` parsed and added to the ShowL…