-
##### SUMMARY
Trouble running pattern match on iosxr command
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
iosxr_command
pattern_match:
##### ANSIBLE VERSION
```
ansible 2.8.4
…
-
This tracks the DaWGs (Documentation Working Group )meetings for Ansible docs from Feb. 2020 through Dec. 2020. For 2021 agendas, see #579.
This team uses the following GitHub tracking boards:
-…
-
**## Current Behavior**
I clicked on the status tab from the device page, and it gave a 502 Bad Gateway error.
**## Expected Behavior**
I expected that it would give the get_facts and get_environ…
ghost updated
4 years ago
-
Hi,
I just tried to use scrapli netconf to connect to a JunOS router in my lab. I can exchange server capabilities but I get an XML error when doing any operations such as get_config()
lxml.etre…
-
### Environment
* Python version:
* NetBox version: 2.5.13
### Proposed Functionality
Allow for 256 characters in interface descriptions
### Use Case
For devices with 'ifalias long'…
-
##### SUMMARY
The link for "Edit on Github" for the ansible documentation page under "Working with Command Line Tools" appears to be broken (this page https://docs.ansible.com/ansible/latest/cl…
-
SUMMARY
update as usual but one update is left and ignored
ISSUE TYPE
Bug Report
COMPONENT NAME
win_updates
ANSIBLE VERSION
ansible 2.9.6
```
##### CONFIGURATION
# config file for an…
-
##### SUMMARY
- We need a consolidated document that describes how the newly introduced `states` in the Network Resource Modules work.
- Since the behaviour of these states is consistent acr…
-
Not sure what to make of this, but I suspect it's a timeout issue although I'm not sure if it's user error or something else. I've tried to pass `--optional_args timeout=120` to extend it a bit, but …
-
```
import nornir
from nornir import InitNornir
nr = InitNornir(
core={"num_workers": 20},
inventory={
"plugin": "nornir.plugins.inventory.ansible.AnsibleInventory"…