Skip to content

chore(deps): update dependency community.windows to v3.2.0#352

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

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

Conversation

@dreadnode-renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
community.windows galaxy-collection minor 3.1.03.2.0

Release Notes

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

v3.2.0

Compare Source

======

Release Summary

Release summary for v3.2.0

Minor Changes

  • PowerShell 7 - Add initial support for running modules against PowerShell 7 interpreters. Support for PowerShell 7 varies across each module, see module documentation for more information.
  • win_unzip - Use tar.exe from %SystemRoot%\System32 on Windows 10 build 17063 and later and Windows Server 2019 and later to extract tar-based archives (.tar, .tar.gz/.tgz, .tar.bz2/.tbz2, .tar.xz/.txz) without requiring PSCX. On older systems where tar.exe is not available, PSCX remains the fallback. PSCX is still required for passwords, recursive extraction, and non-tar formats other than .zip.
  • win_xml - add new option content to be able to return the content of nodes (#​54).

Bugfixes

  • win_psrepository_copy - handle profiles with no ProfileImagePath (#​604).
  • win_pssession_configuration - Fix compatibility with Ansible 2.21.
  • win_pssession_configuration - Fix type errors for parameters passed in New-PSSessionConfigurationFile
  • win_regmerge - Ensure reg.exe uses the absolute location C:\Windows\Systme32\reg.exe. This ensures that misconfigured hosts won't use a different executable.
  • win_unzip - Use -LiteralPath when calling PSCX Expand-Archive so paths containing PowerShell wildcard characters (e.g. [, ]) are not glob-expanded and silently resolved to an empty array.
  • win_xml - allow users to preserve whitespace while updating XML file (#​210).
  • win_xml - handle attribute removal correctly (#​631).

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 | community.windows | 3.1.0 | 3.2.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