Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

chore(deps): update dependency ansible.windows to v1.13.0 #439

Merged
merged 1 commit into from
Dec 25, 2022

Conversation

my-renovate[bot]
Copy link
Contributor

@my-renovate my-renovate bot commented Dec 25, 2022

This PR contains the following updates:

Package Update Change
ansible.windows minor 1.12.0 -> 1.13.0

Release Notes

ansible-collections/ansible.windows

v1.13.0

Compare Source

=======

Release Summary

Release summary for v1.13.0

Major Changes

  • Set the minimum Ansible version supported by this collection to Ansible 2.12

Minor Changes

  • win_reboot - Display connection messages under 4 v's -vvvv instead of 3

Bugfixes

  • setup - Fallback to using the WMI Win32_Processor provider if the SMBIOS version is too old to return processor core counts
  • setup - Fix calculation for ansible_processor_threads_per_core to reflect the number of threads per core instead of threads per processor
  • setup - Ignore processors that are not enabled in the ansible_processor_count return value
  • setup - Support core and thread counts greater than 256 in ansible_processor_count and ansible_processor_threads_per_core
  • win_dns_client - Fix failure to lookup registry DNS servers when it contains null characters
  • win_powershell - Support PowerShell 7 script syntax when targeting executable: pwsh.exe - https://github.com/ansible-collections/ansible.windows/issues/452
  • win_wait_for - fix incorrect function name during state=drained - https://github.com/ansible-collections/ansible.windows/issues/451

@my-renovate my-renovate bot force-pushed the renovate/ansible.windows-1.x branch from 92eb270 to e8fac9e Compare December 25, 2022 03:14
@ruzickap ruzickap merged commit b77d4f1 into main Dec 25, 2022
@ruzickap ruzickap deleted the renovate/ansible.windows-1.x branch December 25, 2022 08:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants