Skip to content
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

Update dependency ansible.windows to v2.5.0 #139

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

This PR contains the following updates:

Package Type Update Change
ansible.windows galaxy-collection minor 2.1.0 -> 2.5.0

Release Notes

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

v2.5.0

Compare Source

======

Release Summary

Release summary for v2.5.0. This is the first release that provides official support for using the ssh connection plugin.

Minor Changes

  • Set minimum supported Ansible version to 2.15 to align with the versions still supported by Ansible.
  • owner - Migrated to Ansible.Basic format to add basic checks like invocation args checking
  • win_powershell - Changed sensitive_parameters to use New-Object, rather than ::new()

Bugfixes

v2.4.0

Compare Source

======

Release Summary

Release summary for v2.4.0

Minor Changes

  • win_powershell - Added the sensitive_parameters option that can be used to pass in a SecureString or PSCredential parameter value.
  • win_setup - Added the ansible_win_rm_certificate_thumbprint fact to display the thumbprint of the certificate in use
  • win_user - Added the ability to set an account expiration date using the account_expires option - https://github.com/ansible-collections/ansible.windows/issues/610

Bugfixes

  • setup - Provide WMI/CIM fallback for facts that rely on SMBIOS when that is unavailable

v2.3.0

Compare Source

======

Release Summary

Release summary for v2.3.0

Minor Changes

  • win_uri - Max depth for json object conversion used to be 2. Can now send json objects with up to 20 levels of nesting

Bugfixes

v2.2.0

Compare Source

======

Release Summary

Release summary for v2.2.0

Minor Changes

  • Set minimum supported Ansible version to 2.14 to align with the versions still supported by Ansible.
  • win_share - Added a new param called scope_name that allows file shares to be scoped for Windows Server failover cluster roles.

Bugfixes


Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ansible.windows-2.x branch from 4b664ae to b567e63 Compare February 25, 2024 10:29
@renovate renovate bot changed the title Update dependency ansible.windows to v2.2.0 Update dependency ansible.windows to v2.3.0 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/ansible.windows-2.x branch from b567e63 to 85f5784 Compare March 20, 2024 01:03
@renovate renovate bot changed the title Update dependency ansible.windows to v2.3.0 Update dependency ansible.windows to v2.4.0 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/ansible.windows-2.x branch from 85f5784 to 906e43e Compare June 10, 2024 07:22
@renovate renovate bot force-pushed the renovate/ansible.windows-2.x branch from 906e43e to 1224827 Compare August 30, 2024 00:12
@renovate renovate bot changed the title Update dependency ansible.windows to v2.4.0 Update dependency ansible.windows to v2.5.0 Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants