-
Story point: 5
-
##### ISSUE TYPE
- Bug Report
##### container.yml
```
version: "2"
# This is the docker-container config file. For more info check http://docs.ansible.com/ansible-container/
settings:
co…
-
### 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…
-
Hi
following the guide but it fails on `creating the release`
-
### Summary
Using community.aws.ec2_instance to stop instances usually works, but tonight it threw the message "Unable to stop instances:" for two out of three of the instances I was attempting to st…
-
### Summary
When launching an instance from a template, the module will try to use the **default subnet** instead of the one set inside the actual template, conflicting with the Security Group set in…
-
### 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…
-
##### ISSUE TYPE
- Feature Idea
##### SUMMARY
This issue is related to the following:
[RFE: Add extra_vars for callbacks to the log for external logger like Splunk](https://github.com/ansible…
-
### Describe the bug
When installing both `ansible` and `ansible-core` packages from nixpkgs, both get access to standard collections.
Only `ansible` should have that.
### Steps To Reproduce
…
-
### 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…