-
##### SUMMARY
I'm trying to create a simple playbook using iosxr and netconf, and I'm experiencing issues. Ansible errors out when trying to log into the netconf SSH session.
##### ISSUE T…
-
Hello,
i'm trying to push this prefix-set configuration on cisco ioxr with ansible
```
prefix-set SWH22
10.7.182.0/24,
# EnodeB-S1-SADAT
10.77.183.0/24,
# EnodeB-S1-
10.7.186.0/24,
…
-
napalm==2.5.0
netmiko==3.0.0
Cisco IOSXR device
I am able to run napalm using on this same device with an older version of napalm and netmiko, but in a recent build of my environment and latest p…
-
Ran into the below issue while executing napalm get_environment() on IOSXR (ASR9K) Cisco network gear: -
**raise XMLCLIError(error_msg, self)
pyIOSXR.exceptions.XMLCLIError:
Original call was: …
-
##### ISSUE TYPE
- Feature Request
##### COMPONENT NAME
ios_facts, iosxr_facts, nxos_facts, eos_facts, etc...
##### ANSIBLE VERSION
Ansible 2.2+ (*os_modules release).
For clarity, …
-
Genie generate error due a missing keys.
```
`Issue while parsing:
Traceback (most recent call last):
File "src/genie/cli/commands/learn.py", line 343, in genie.cli.commands.learn.LearnCom…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
integration/targets/ec2_group/tasks/main.yml
##### ANSIBLE VERSION
```
ansible 2.6.0 (meraki/meraki_organization 591278464b) last updated …
-
##### SUMMARY
The [Validate](https://tools.ietf.org/html/rfc6241#section-8.6) capability is something we are looking to leverage and we have it working directly via Python. However, when using the …
-
##### SUMMARY
Upgrade azure_rm_storageaccount role to support FileStorage kind for premium storage. Currently the module only accepts storage, storagev2 and blobstorage kind for all storage acc…
-
##### SUMMARY
Add integration testcases for netconf_rpc module for supported platforms
See https://github.com/ansible/proposals/issues/104 for details on netconf_rpc module
* junos
* iosxr
…