mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
windows: removed deprecated features in 2.6 (#38930)
* windows: removed deprecated features in 2.6 * Comma surgery.
This commit is contained in:
parent
8d77c6cc16
commit
f8853d83e3
15 changed files with 32 additions and 197 deletions
6
changelogs/fragments/windows-deprecation-removal.yaml
Normal file
6
changelogs/fragments/windows-deprecation-removal.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
removed_features:
|
||||
- win_chocolatey - removed deprecated upgrade option and choco_* output return values
|
||||
- win_feature - removed deprecated reboot option
|
||||
- win_iis_webapppool - removed the ability to supply attributes as a string in favour of a dictionary
|
||||
- win_package - removed deprecated name option
|
||||
- win_regedit - removed deprecated support for specifying HKCC as HCCC
|
Loading…
Add table
Add a link
Reference in a new issue