-
### Summary
When trying to run the inventory plugin for the first time i get the error :
```
host_list declined parsing /ansiblepath/demo.aws_ec2.yml as it did not pass its verify_file() method
…
-
### Summary
when running molecule a molecule test, any instance not made with molecule is destroyed
### Issue Type
Bug Report
### Component Name
ec2_instance
### Ansible Version
```console (pas…
-
### Issue
Hello fellow people,
i mastered to install and setup Semaphore on one of my Servers.
The Tasks are running fine but if i want to navigate to the Templates it takes soo long until it f…
-
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
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
-
### 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
There was a "stealth" release of session-manager-plugin 1.2.458.0 today.
https://github.com/aws/session-manager-plugin/issues/64
Upgrading to session-manager-plugin 1.2.458.0 causes…
-
### Summary
Using the hostnames property can sometimes result in hosts with spaces. For example:
```yaml
hostnames:
- tag:Name
```
If an EC2 instance is named "Space In Name", the return…
-
### 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.…