Skip to content

🔼 Bump dependency ansible.windows to v3 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 3, 2025

This PR contains the following updates:

Package Type Update Change
ansible.windows galaxy-collection major 2.7.0 -> 3.1.0

Release Notes

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

v3.1.0

Compare Source

======

Release Summary

Release summary for v3.1.0

Minor Changes

  • setup - add "CloudStack KVM Hypervisor" for Windows VM in virtual facts (https://github.com/ansible-collections/ansible.windows/pull/785).
  • setup - added ansible_product_uuid to align with Python facts - https://github.com/ansible-collections/ansible.windows/issues/789
  • win_dns_client - add support for suffixsearchlist (https://github.com/ansible-collections/ansible.windows/issues/656).
  • win_powershell - Add support for running scripts on a Windows host with an active Windows Application Control policy in place. Scripts that are unsigned will be run in Constrained Language Mode while scripts that are signed and trusted by the remote host's WDAC policy will be run in Full Language Mode.
  • win_powershell - Added the path and remote_src options which can be used to specify a local or remote PowerShell script to run.
  • win_shell - Add support for running scripts on a Windows host with an active Windows Application Control policy in place. Scripts will always run in Contrained Language Mode as they are executed in memory, use the ansible.windows.win_powershell module to run signed scripts in Full Language Mode on a WDAC enabled host.

Bugfixes

v3.0.0

Compare Source

======

Release Summary

Major release of the ansible.windows collection. This release includes fixes for Ansible 2.19 and removes some deprecated modules.

Minor Changes

  • Set minimum supported Ansible version to 2.16 to align with the versions still supported by Ansible.
  • win_template - Added comment_start_string and comment_end_string as options to align with the builtin template module.

Removed Features (previously deprecated)

  • win_domain - Removed deprecated module, use microsoft.ad.domain instead
  • win_domain_controller - Removed deprecated module, use microsoft.ad.domain_controller instead
  • win_domain_membership - Removed deprecated module, use microsoft.ad.membership instead
  • win_feature - Removed deprecated return value restart_needed in feature_result, use reboot_required instead
  • win_updates - Removed deprecated return value filtered_reason, use filtered_reasons instead

Bugfixes

v2.8.0

Compare Source

======

Release Summary

Release summary for v2.8.0

Minor Changes

Bugfixes


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 May 3, 2025
@renovate renovate bot requested a review from bdsoha as a code owner May 3, 2025 11:29
@renovate renovate bot assigned bdsoha May 3, 2025
@renovate renovate bot force-pushed the renovate/ansible.windows-3.x branch from 5433772 to e2ae9d8 Compare May 31, 2025 08:02
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.

1 participant