-
### 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
##…
-
**Version**
```
"versions": [
{
"component": "core",
"version": "3.28.5",
"package": "pulpcore",
"domain_compatible": true
},
{
"component": "rpm"…
-
### 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
When I try to use the `ec2_metadata_facts` module against an EL7 instance such as CentOS 7, I get this an exception:
```
Traceback (most recent call last):
File "", line 107, in …
-
### 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
@lengoldenstein requested this on twitter: https://twitter.com/lengoldenstein/status/1247501504631549954
I tried adding it, but faced a few interesting bumps, which I don't know how …
-
##### SUMMARY
The current model in use in katello_content_view_filter only allows the addition of a single rule per filter item. If the same call is reissued with the same filter name and a differe…
-
### 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…
-
##### SUMMARY
Callback plugin works great when targets are nodes from an inventory (using foreman inventory). When running playbooks that use `hosts: localhost` (configuring foreman itself, or any …