-
### Summary
I have been using 7.3.0 collection for some time, but it stopped working with upgrade to 7.5.0.
amazon.aws.iam_role is no longer able to ignore already existing entries and it fails with…
-
### Summary
When running CloudWatch metric alarm playbooks, existing alarms without dimensions report 'changed' even when no changes have been made to the alarm settings/props.
After debugging t…
-
### Bug Description
when running the following playbook:
```
---
- hosts: fabric
connection: httpapi
gather_facts: false
collections:
- dellemc.enterprise_sonic
tasks:
…
-
Librenms got a decent collection of MIBs from various vendors, some more broken than others.
It might be of interest to add a "relaxed mode" for common problems, such as the ones with invalid dates…
-
**Description**
Zebra crash is seen upon deleting mvrf. From the GDB traces, the route node does not have valid data and the zebra process is crashed while trying to access NULL/Invalid rnode->tabl…
-
### How can the team help?
**Details: ?**
Running a simple task to both an idrac8 and 9 in the same playbook (or separated) the iDRAC8 can take 1:47 or longer per task to complete while the iDRAC9…
-
##### SUMMARY
The error detection code in Ansible `ansible/netcommon/plugins/connection/network_cli.py` used by the Dell OS6 modules detects errors by matching a series of regexes, one of which con…
-
##### SUMMARY
Intermittently, across multiple switches (using multiple firmware versions, all > 8090/UFI), we run into the following error:
```console
failed: [switch] (item=192.168.1.10) => {"ansi…
-
##### SUMMARY
Trying to use api info in a zabbix behind proxies I am getting HTTP 300 return.
However if I use ansible URI to do exact same action I could get the expected result.
the same for ht…
-
In the below part of the examples, the protection group variable should be pgroup, but it is prgoup. Also not sure if it really works. I have tried it, but manually have to add the volume to the prot…