chore(deps): update dependency ansible.windows to v3.7.0#398
Open
dreadnode-renovate-bot[bot] wants to merge 1 commit into
Open
chore(deps): update dependency ansible.windows to v3.7.0#398dreadnode-renovate-bot[bot] wants to merge 1 commit into
dreadnode-renovate-bot[bot] wants to merge 1 commit into
Conversation
| datasource | package | from | to | | ----------------- | --------------- | ----- | ----- | | galaxy-collection | ansible.windows | 3.6.1 | 3.7.0 |
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:
3.6.1→3.7.0Release Notes
ansible-collections/ansible.windows (ansible.windows)
v3.7.0Compare Source
======
Release Summary
Release summary for v3.7.0
Minor Changes
datetime.datetime.utcnow()withdatetime.now(timezone.utc)for Python 3.12+ compatibility.directory_partitionparameter to support storing AD-integrated zones in custom application directory partitions for fine-grained replication control (#901).Bugfixes
ansible_domainfact 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 - #917ansible_processor_*facts when the host's SMBIOS version was greater than2.4but less than3.0- #919Content-Dispositionfor 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 - #503pathlookups on Ansible 2.18 and olderERROR_SHUTDOWN_IN_PROGRESSwhenreboot=Trueis set. If this error is received and the task hasreboot=Truethen the module will wait for the reboot to be complete before trying again like how other errors are handled.Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate.