-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
1. Code:
```
import asyncio
import time
from scrapli import AsyncScrapli, Scrapli
from scrapli.exceptions import ScrapliException
devices = [
{
"host": ADDRESS,
"port"…
-
-
##### SUMMARY
The wait_for feature does not work with multiple conditions
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
##### ANSIBLE VERSION
```paste below
ansible [co…
-
Would love to see a roadmap where ACL support is included :)
-
Type: Bug
Steps to repro:
1. open reference of a function, it will open in peek view
2. do a single click in peek view, it closes instead going to the clicked line# of peek view (which was the earli…
-
#### SUMMARY
Utilize the cisco.nxos.nxos_bgp_global module to create bgp peer-template and apply/inherit the peer-template to bgp neighbors in default and vrf contexts.
##### ISSUE TYPE
- Fe…
-
In https://github.com/robotframework/robotframework/issues/2704 the channel Channel Exception;(4,Resource Shortage") was initially reported.
I am unable to replicate using paramiko directly (and ex…
-
### The problem
hi
I have some issues with large or infinite numbers. I guess the issue could be older but was not noticed yet or could be related to some third party libraries or frameworks.
I …
-
##### SUMMARY
I have installed keycloak with Quarkus as follows:
`ansible-playbook -i host.ini playbooks/keycloak_quarkus.yml -e keycloak_quarkus_admin_pass=Password1234 --ask-become-pass`
…