Skip to content

chore(deps): update dependency ansible.windows to v3.7.0#398

Open
dreadnode-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/ansible.windows-3.x
Open

chore(deps): update dependency ansible.windows to v3.7.0#398
dreadnode-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/ansible.windows-3.x

Conversation

@dreadnode-renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
ansible.windows galaxy-collection minor 3.6.13.7.0

Release Notes

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

v3.7.0

Compare Source

======

Release Summary

Release summary for v3.7.0

Minor Changes

  • reboot - Replace deprecated datetime.datetime.utcnow() with datetime.now(timezone.utc) for Python 3.12+ compatibility.
  • win_acl - Add check mode support so the module reports whether changes would be made without modifying ACL permissions (#​911).
  • win_dns_zone - Added directory_partition parameter to support storing AD-integrated zones in custom application directory partitions for fine-grained replication control (#​901).

Bugfixes

  • setup - Ensure the ansible_domain fact has the DNS domain name the host is registered with through the IP properties. In the past we only returned a value for this fact when the host was joined to an Active Directory domain - #​917
  • setup - Fix DomainInfo collection when LanmanWorkstation service is stopped or disabled on hardened Windows systems (#​915).
  • setup - Fix logic for checking SMBIOS version for ansible_processor_* facts when the host's SMBIOS version was greater than 2.4 but less than 3.0 - #​919
  • win_mapped_drive - Fixed compatibility with PowerShell 7 by fixing inline C# declaration
  • win_package - Favour the HTTP response's Content-Disposition for the temporary filename when downloading a the temporary package from a URL. This ensures the package detection mechanism on the file extension continues to work - #​503
  • win_powershell - Fix support for controller side path lookups on Ansible 2.18 and older
  • win_template - Fix issue where errors during templating, like an undefined variable, were ignored and the task continued without a failure - #​926
  • win_updates - Add additional post reboot check to ensure that Windows is still not performing more update work after a reboot is complete.
  • win_updates - Fix issue display warnings after data tagging changes made in Ansible 2.19.
  • win_updates - Handle update task that errors with ERROR_SHUTDOWN_IN_PROGRESS when reboot=True is set. If this error is received and the task has reboot=True then the module will wait for the reboot to be complete before trying again like how other errors are handled.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 has been generated by Mend Renovate.

| datasource        | package         | from  | to    |
| ----------------- | --------------- | ----- | ----- |
| galaxy-collection | ansible.windows | 3.6.1 | 3.7.0 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants