Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 22, 2025

This PR contains the following updates:

Package Type Update Change
ansible.windows galaxy-collection minor 3.2.0 -> 3.3.0

Release Notes

ansible-collections/ansible.windows (ansible.windows)

v3.3.0

Compare Source

======

Release Summary

Release summary for v3.3.0

Minor Changes

  • Add official support for Ansible 2.20
  • win_environment - Add the return value env_values which is a copy of the existing values return value. The documentation for values has been removed to discourage use of that version due to the inability to use values with dot notation in a Jinja2 template due to the conflict with the Python values attribute.

Bugfixes

  • Update various action plugin calls to avoid some deprecated or old methods.
  • win_get_url - Fix force=no not doing HEAD request if checksum is not set
  • win_powershell - Fix up async support for Ansible 2.19 when running win_powershell - #​828
  • win_reboot - Use full path to shutdown.exe to avoid relying on PATH lookups to find - #​826

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency 🔼 Pull requests that update a dependency file label Nov 22, 2025
@renovate renovate bot requested a review from bdsoha as a code owner November 22, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency 🔼 Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants