-
##### SUMMARY
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
cloud.common
##### ANSIBLE VERSION
```
ansible [core 2.13.11]
config file = /Users/quatrava/.ansible.cfg
confi…
domq updated
2 months ago
-
There is an bug in this module when you try to remove UDP/TCP Ports.
If there is a Single UDP Port set on a service and you try to remove the UDP Port Ansible tells you there is nothing to do.
Exa…
-
### Summary
Using community.aws.cloudfront_distribution to update an existing Cloudfront distribution.
Setting the default_cache_behavior: target_origin_id to an origin group results in an error
##…
-
### Summary
Hi :) ,
When I try to use the community.aws.s3_lifecycle module from either community.aws collection 7.2.0 or 7.2.1 to create a lifecycle configuration rule on a s3 bucket created by …
-
### Summary
I am attempting to run ansible.windows.win_updates on a Windows 2019 EC2 instance using the ssm connection plugin. When I do so, I get:
```
The full traceback is:
Traceback (most rec…
-
### Summary
When using aws_s3_bucket_info with a supplied bucket name to determine the bucket location, an unnecessary ListBuckets call means that more permissions are needed than what is needed to…
mohag updated
4 months ago
-
Hi,
I've literally spend days following all kind of shady guides on enabling ipv6 on docker and i just can't get it to work.
My hosting is at vultr (digitalocean will also work) so i can make a …
-
### Summary
ONTAP FlexCache Ansible module fails if origin_cluster is defined.
### Component Name
netapp.ontap.na_ontap_flexcache
### Ansible Version
```console
$ ansible --version
ansible [core…
-
I've never managed to get the aoscx_upload_firmware module to work in my environment, despite trying on various AOS-CX firmware versions.
Switch: 6200F
Firmware: ML.10.13.0005
This is the error…
-
### Summary
community.aws.aws_ssm do not change user to ubuntu.
It successfully change user to root, www-data, nobody.
In logs clearly visible that it does not apply sudo -u ubuntu as It should.…