mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
updated changelog for win_become with service accounts
This commit is contained in:
parent
82fa922491
commit
2b2e3e688f
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ Ansible Changes By Release
|
||||||
* added a few new magic vars corresponding to configuration/command line options:
|
* added a few new magic vars corresponding to configuration/command line options:
|
||||||
`ansible_diff_mode`, `ansible_inventory_sources`, `ansible_limit`, `ansible_run_tags` , `ansible_forks` and `ansible_skip_tags`
|
`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
|
* 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
|
||||||
|
|
||||||
### New Modules
|
### New Modules
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue