Updated changelog to include latest Windows become changes
This commit is contained in:
parent
978a979566
commit
9e59ccca9f
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ Ansible Changes By Release
|
|||
`ansible_diff_mode`, `ansible_inventory_sources`, `ansible_limit`, `ansible_run_tags` , `ansible_forks` and `ansible_skip_tags`
|
||||
* Updated the bundled copy of the six library to 1.11.0
|
||||
* Added support to `become` `NT AUTHORITY\System`, `NT AUTHORITY\LocalService`, and `NT AUTHORITY\NetworkService` on Windows hosts
|
||||
* Fixed `become` to work with async on Windows hosts
|
||||
* Improved `become` elevation process to work on standard Administrator users without disabling UAC on Windows hosts
|
||||
|
||||
### New Plugins
|
||||
|
||||
|
|
Loading…
Reference in a new issue