Open
Conversation
da80599 to
905528d
Compare
905528d to
ed52384
Compare
ed52384 to
2ef4c0f
Compare
2ef4c0f to
86a51c3
Compare
86a51c3 to
a1f84fa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.0→3.4.0Release Notes
ansible-collections/ansible.windows (ansible.windows)
v3.4.0Compare Source
======
Release Summary
Release summary for v3.4.0
Minor Changes
verify_signatureparameter.ansible.builtin.fileand now supports optionsaccess_time,access_time_format,modification_time, andmodification_time_format. (#798)cmdmodule option that can be used instead of the free form input. This aligns the options to the POSIXshellmodule.pwsh.exeas the executable in a mode similar to howpowershell.exeis run.Bugfixes
2.24.state: touch(#798).exenot present inPATHEXTenvironment variableexecutableuses the absolute path topowershell.exerather than looking it up in thePATHenvironment.New Modules
v3.3.0Compare Source
======
Release Summary
Release summary for v3.3.0
Minor Changes
env_valueswhich is a copy of the existingvaluesreturn value. The documentation forvalueshas been removed to discourage use of that version due to the inability to usevalueswith dot notation in a Jinja2 template due to the conflict with the Pythonvaluesattribute.Bugfixes
win_powershell- #828shutdown.exeto avoid relying onPATHlookups to find - #826v3.2.0Compare Source
======
Release Summary
Release summary for v3.2.0
Minor Changes
ansible_managedwhen set on Ansible Core 2.19+.Bugfixes
--checkflag.v3.1.0Compare Source
======
Release Summary
Release summary for v3.1.0
Minor Changes
ansible_product_uuidto align with Python facts - #789pathandremote_srcoptions which can be used to specify a local or remote PowerShell script to run.ansible.windows.win_powershellmodule to run signed scripts in Full Language Mode on a WDAC enabled host.Bugfixes
v3.0.0Compare 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
comment_start_stringandcomment_end_stringas options to align with the builtintemplatemodule.Removed Features (previously deprecated)
microsoft.ad.domaininsteadmicrosoft.ad.domain_controllerinsteadmicrosoft.ad.membershipinsteadrestart_neededinfeature_result, usereboot_requiredinsteadfiltered_reason, usefiltered_reasonsinsteadBugfixes
Get-WmiObject- #767v2.8.0Compare Source
======
Release Summary
Release summary for v2.8.0
Minor Changes
checksumandchecksum_algorithmto verify the package before installation. Also returnschecksumifchecksum_algorithmis provided - #596Bugfixes
v2.7.0Compare Source
======
Release Summary
Release summary for v2.7.0
Minor Changes
--diffoutput support.membersoption to set the group membership. This is designed to replace the functionality of thewin_group_membershipmodule.sidreturn value representing the security identifier of the group whenstate=present.Bugfixes
memberscontained duplicate members that were not already present in the group - #736New Modules
v2.6.0Compare Source
======
Release Summary
Release summary for v2.6.0. Includes various modules promoted from
community.windows.Minor Changes
ansible_os_install_dateas the OS installation date in the ISO 8601 formatyyyy-MM-ddTHH:mm:ssZ. This date is represented in the UTC timezone - #663Bugfixes
GetTypeerror when converting the output object - ttps[//github.com/Method invocation failed because the interface does not contain a method named 'GetType' ansible-collections/ansible.windows#708](//redirect.github.com/Method invocation failed because the interface does not contain a method named 'GetType' ansible-collections/ansible.windows#708)8$Ansible.Result = @​()as an empty array is returned as an empty list and not null - #686SeSecurityPrivilegeprivilege isn't present.New Modules
v2.5.0Compare Source
======
Release Summary
Release summary for v2.5.0. This is the first release that provides official support for using the
sshconnection plugin.Minor Changes
Ansible.Basicformat to add basic checks like invocation args checkingsensitive_parametersto useNew-Object, rather than::new()Bugfixes
ansible_machine_id- #606$Ansible.Resultwhen using a customexecutable- #642executableparameter to prevent exceptions on first-run or slower targets. (#644).Wait-Processdid not handle when the process had ended - #623Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.