-
##### SUMMARY
While trying to use edgeswitch_facts module it won't return back data which I requested (it shows me an error which is mentioned bellow)
##### ISSUE TYPE
- Bug Report
###…
-
Hi Together,
Today i tried to get some Monitor Fact Information from Fortigate (Forti OS 7.0.9). The retrieving of the facts works as expected, but it is not possible to format the Results with the…
-
### Summary
When attempting to configure an EC2 instance of type `mac2.metal`, Ansible execution will hang indefinitely. The step that seems to cause the issue is the curl GET request when the Pyth…
-
Hello,
trying to manage ssh keys, adapted from https://github.com/opengear/opengear.om/blob/master/playbooks/system_config.yaml
```
- hosts:
- om1200
remote_user: root
collections:
…
-
I am trying to build custom EE with different version of ansible. I am able to build custom EE with different set of collections or bindep with command
`ansible-builder build --tag xxx.azurecr.io/ans…
-
### Summary
Changes introduced in https://github.com/ansible-collections/amazon.aws/pull/2057 use indices and "base types" for typing, e.g. `-> tuple[dict,dict]` that was [introduced in Python3.9](…
-
##### 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
I want to get the `EC2_INSTANCE_CONNECT` IPs, but all I get is an error
### Issue Type
Bug Report
### Component Name
aws_service_ip_ranges
### Ansible Version
```console (paste belo…
-
### Summary
If there are over 200 launch template versions *and* the `source_version` is old enough, creating a new launch template version will fail due to the maximum number of versions that is r…
-
### Summary
With the introduction of Transfer Acceleration support the `s3_bucket` module always fail in some regions, including `eu-north-1`. Transfer Acceleration is only supported in regions liste…