-
##### SUMMARY
When pushing a prefix-set to an ASR9K router, it appears Ansible is filtering out "#remarks". The remark appears in the invocation, but is not sent with the commands. After lo…
-
Hi,
As you know python2.7 is going on most UNIXes to obsolete state, because no more bug-fixes will be made on IT.
Currently I've solved the problems using autopep8 -i - but this brakes the git up …
-
Hello,
I am trying to built this netdevops demo on my local machine everything is going good but at the time of ansible generation it is providing the exception and the make demo command is failing…
-
- name : LIST OF PROTOCOLS
set_fact:
my_protocols_isis: "{{ output['stdout'][0] | parse_genie(command='show isis ', os='iosxr') }}"
- debug:
var: my_protocols_isis
this task …
-
Dear peering-manager community
Are there some templates examples for Arista or Juniper we can use as examples? Documentation has some links but links sees to be broken
-
**Describe the bug**
Hi Carl!
I'm trying to implement your example `async_edit_config_iosxr.py` on juniper, but have error in opening connection. With `NetconfScrape` driver all working well.
**T…
-
Hi
First of all thank you all for all your work in this wonderful tool, this has opened my eyes to network automation and started my curiosity in programming. I wasnt sure if this is the correct p…
-
### Summary
Hi
i have play book to apply a patch using Ansible from linux to Linux server. but when i try to appy a patch on AIX server. getting an issue related to setfacl. becauase, i do s…
-
##### SUMMARY
zypper refuses to downgrade packages on sles11/12
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
zypper
##### ANSIBLE VERSION
```ansible 2.9.2
config file = /et…
-
##### SUMMARY
Add gathered, rendered, parsed support to the following RMs:
- [x] iosxr_interfaces (@rohitthakur2590 ) : https://github.com/ansible-collections/cisco.iosxr/pull/18
- [x…