🔼 Bump dependency community.windows to v3 #32
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.3.0
->3.0.0
Release Notes
ansible-collections/community.windows (community.windows)
v3.0.0
Compare Source
======
Release Summary
Major release of the community.windows collection. This release includes fixes for Ansible 2.19 and removes some deprecated modules.
Minor Changes
Deprecated Features
ansible.windows.win_audit_policy_system
. Useansible.windows.win_audit_policy_system
instead as the redirection will be removed in 4.0.0ansible.windows.win_audit_rule
. Useansible.windows.win_audit_rule
instead as the redirection will be removed in 4.0.0ansible.windows.win_auto_logon
. Useansible.windows.win_auto_logon
instead as the redirection will be removed in 4.0.0ansible.windows.win_certificate_info
. Useansible.windows.win_certificate_info
instead as the redirection will be removed in 4.0.0ansible.windows.win_computer_description
. Useansible.windows.win_computer_description
instead as the redirection will be removed in 4.0.0ansible.windows.win_credential
. Useansible.windows.win_credential
instead as the redirection will be removed in 4.0.0ansible.windows.win_dhcp_lease
. Useansible.windows.win_dhcp_lease
instead as the redirection will be removed in 4.0.0ansible.windows.win_dns_record
. Useansible.windows.win_dns_record
instead as the redirection will be removed in 4.0.0ansible.windows.win_dns_zone
. Useansible.windows.win_dns_zone
instead as the redirection will be removed in 4.0.0ansible.windows.win_eventlog
. Useansible.windows.win_eventlog
instead as the redirection will be removed in 4.0.0ansible.windows.win_feature_info
. Useansible.windows.win_feature_info
instead as the redirection will be removed in 4.0.0ansible.windows.win_file_compression
. Useansible.windows.win_file_compression
instead as the redirection will be removed in 4.0.0ansible.windows.win_firewall
. Useansible.windows.win_firewall
instead as the redirection will be removed in 4.0.0ansible.windows.win_hosts
. Useansible.windows.win_hosts
instead as the redirection will be removed in 4.0.0ansible.windows.win_hotfix
. Useansible.windows.win_hotfix
instead as the redirection will be removed in 4.0.0ansible.windows.win_http_proxy
. Useansible.windows.win_http_proxy
instead as the redirection will be removed in 4.0.0microsoft.iis.virtual_directory
instead as the module will be removed in 4.0.0microsoft.iis.web_application
instead instead as the module will be removed in 4.0.0microsoft.iis.web_app_pool
instead instead as the module will be removed in 4.0.0microsoft.iis.website
instead instead as the module will be removed in 4.0.0microsoft.iis.website
instead instead as the module will be removed in 4.0.0ansible.windows.win_inet_proxy
. Useansible.windows.win_inet_proxy
instead as the redirection will be removed in 4.0.0ansible.windows.win_listen_ports_facts
. Useansible.windows.win_listen_ports_facts
instead as the redirection will be removed in 4.0.0ansible.windows.win_mapped_drive
. Useansible.windows.win_mapped_drive
instead as the redirection will be removed in 4.0.0ansible.windows.win_product_facts
. Useansible.windows.win_product_facts
instead as the redirection will be removed in 4.0.0ansible.windows.win_region
. Useansible.windows.win_region
instead as the redirection will be removed in 4.0.0ansible.windows.win_route
. Useansible.windows.win_route
instead as the redirection will be removed in 4.0.0ansible.windows.win_timezone
. Useansible.windows.win_timezone
instead as the redirection will be removed in 4.0.0ansible.windows.win_user_profile
. Useansible.windows.win_user_profile
instead as the redirection will be removed in 4.0.0Removed Features (previously deprecated)
microsoft.ad.computer
insteadmicrosoft.ad.group
insteadmicrosoft.ad.membership
insteadmicrosoft.ad.object_info
insteadmicrosoft.ad.ou
insteadmicrosoft.ad.user
insteadbackup
, usebackup_file
insteadbackup
, usebackup_file
insteadBugfixes
v2.4.0
Compare Source
======
Release Summary
Release summary for v2.4.0
Minor Changes
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.