Skip to content

chore(deps): update ansible-dependencies#24

Merged
l50 merged 1 commit into
mainfrom
renovate/ansible-dependencies
Mar 31, 2026
Merged

chore(deps): update ansible-dependencies#24
l50 merged 1 commit into
mainfrom
renovate/ansible-dependencies

Conversation

@dreadnode-renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
amazon.aws galaxy-collection minor 10.2.010.3.0
community.windows galaxy-collection minor 1.11.01.13.0
microsoft.ad galaxy-collection minor 1.9.21.10.0

Release Notes

ansible-collections/amazon.aws (amazon.aws)

v10.3.0

Compare Source

=======

Release Summary

This minor release includes several bug fixes across ALB, S3, and the SSM connection plugin, security hardening for ARN parsing, and expanded compatibility with ansible-core >= 2.16.

Minor Changes

  • meta/runtime.yml - Lowered the ansible-core minimum version to 2.16. This expands compatibility and does not change or remove existing functionality.

Security Fixes

  • arn - fix potential ReDoS vulnerability in ARN parsing regex by using negated character class instead of non-greedy quantifier (#​2884).
  • ec2_security_group - fix potential ReDoS vulnerability in security group ID parsing regex by using negated character classes and adding end anchor (#​2884).

Bugfixes

  • aws_ssm - Fixed connection being re-established on every loop iteration. The plugin now properly establishes a single connection for a loop (#​2869).
  • elb_application_lb - fixed comparison of multi-rule default actions to properly handle the Order field when determining if listener modifications are needed (#​2537).
  • elb_application_lb - fixed error where creating a new application load balancer with listener rules would fail with Parameter validation failed: Invalid type for parameter ListenerArn, value: None (#​2400).
  • s3_object - fixed error when using PUT with an empty content string (#​2810)
ansible-collections/community.windows (community.windows)

v1.13.0

Compare Source

=======

Release Summary

Release summary for v1.13.0

Minor Changes

  • Raise minimum Ansible version to 2.12 or newer
  • win_dns_record - Add parameter aging for creating non-static DNS records.
  • win_domain_computer - Add ActiveDirectory module import
  • win_domain_object_info - Add ActiveDirectory module import
  • win_psmodule - add force option to allow overwriting/updating existing module dependency only if requested
  • win_pssession_configuration - Add diff mode support

Bugfixes

  • win_disk_facts - Fix issue when enumerating non-physical disks or disks without numbers - #​474
  • win_firewall_rule - fix program cannot be set to any on existing rules.
  • win_psmodule - Fix missing AcceptLicense parameter that occurs when the pre-reqs have been installed - #​487
  • win_pssession_configuration - Fix parser error (Invalid JSON primitive: icrosoft.WSMan.Management.WSManConfigContainerElement)
  • win_xml - Fixes the issue when no childnode is defined and will allow adding a new element to an empty element.
  • win_zip - fix source appears to use backslashes as path separators issue when extracting Zip archve in non-Windows environment - #​442
ansible-collections/microsoft.ad (microsoft.ad)

v1.10.0

Compare Source

=======

Release Summary

Release summary for v1.10.0

Minor Changes

  • Add official support for Ansible 2.20

Bugfixes

  • microsoft.ad.domain_child - Fix return document key so it displays when using the standard Ansible documentation tools.
  • microsoft.ad.ldap - Fix issue where auth_protocol config option was never used when creating the spnego client.
  • microsoft.ad.service_account - Fix return document key so it displays when using the standard Ansible documentation tools.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource        | package           | from   | to     |
| ----------------- | ----------------- | ------ | ------ |
| galaxy-collection | amazon.aws        | 10.2.0 | 10.3.0 |
| galaxy-collection | community.windows | 1.11.0 | 1.13.0 |
| galaxy-collection | microsoft.ad      | 1.9.2  | 1.10.0 |
@l50 l50 merged commit dbb7127 into main Mar 31, 2026
2 checks passed
@l50 l50 deleted the renovate/ansible-dependencies branch March 31, 2026 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant