-
### Summary
We are no longer using the name `ansible-base`. Starting with 2.11, the package name is `ansible-core`.
There are still references to `ansible-base` scattered throughout the main docs.…
-
**Describe the bug**
For XR devices, virlutils generates the following pyats Interfaces in the topology session
```
CtrlEth:
link: core2-Dummy/CtrlEth
type: ethernet
…
-
##### ISSUE TYPE
- Documentation Report
##### COMPONENT NAME
eos_
ios_
iosxr_
junos_
nxos_
openvswitch_
vyos_
##### ANSIBLE VERSION
```
2.5
```
##### SUMMARY
Once http://docs…
-
https://github.com/CiscoTestAutomation/genieparser/blob/9d4583ea7a8e084cc1bc42af9991a4fe79d9aafb/src/genie/libs/parser/iosxr/show_isis.py#L3937
Getting error hear when trying to learn isis on fresh…
-
##### SUMMARY
When using ansible version 2.8.2, the execution of commands on a Cisco IOS-XR device using the Ansible **iosxr_command** module takes way too long to run.
When using an earlier version…
-
It would be very helpful to have an API that returns the list of supported device name strings. For bonus points, an API that gets these paired with meaningful labels would be great as well. Something…
-
_From @scraxxy on Jun 26, 2019 14:06_
##### SUMMARY
When running a nmcli team-slave task I get an error saying:
```
TASK [Configure team slave interfaces] *****************************…
-
##### SUMMARY
When using the template function of Ansible to generate unique configurations iosxr_config pushes the configuration of the first iosxr device it touches to all devices.
Something ver…
-
### Summary
The execution of the win_updates task (observed reliably when hitting a Windows 2012 R2 Standard - the same also occurs with Windows 2016 - version 1607) fails as follows:
```console
…
-
##### SUMMARY
When operators want to discover their existing network it is very common to rely on snmp.
Today this process must be done outside of ansible in order to create an inventory that …