-
### 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
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.…
-
### 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
I see errors, when using ansible.windows.win_command / win_shell with the ssm connection plugin.
It seems, as if the win_command is executed in end endless loop while win_shell runs at…
-
### Summary
When creating an Elasticache Redis instance, AWS requires you to specify what version of Redis to use. AWS supports a notation like `6.x` and the module is currently happy to accept that.…
-
### Summary
The Ansible documentation declares the field value data type as a list, however that is not accurate. In fact, the data type is a string. Some places neglect to clarify that the string …
-
### Jenkins and plugins versions report
Environment
Jenkins: 2.361.3.4
OS: Linux - 3.10.0-1160.76.1.el7.x86_64
Java: 11.0.17 - Oracle Corporation (Java HotSpot(TM) 64-Bit Server VM)
-…
-
### Summary
When I am trying to create an EKS cluster by using the `community.aws.eks_cluster` module, it showed an error that I need to specify the security groups. After I specified the security gr…
-
### Summary
The specific case is triggered when state = 'present' and no stack set or stack instances are about to be created or deleted, but rather when resources inside the stack instances are af…