Add win_secedit to CHANGELOG.md and BOTMETA.yml (#26834)
This commit is contained in:
parent
d9265c7498
commit
700af0af1d
2 changed files with 5 additions and 2 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -837,6 +837,8 @@ files:
|
|||
$modules/windows/win_say.py: jhawkesworth
|
||||
$modules/windows/win_scheduled_task.ps1: petemounce
|
||||
$modules/windows/win_scheduled_task.py: petemounce
|
||||
$modules/windows/win_security_policy.ps1: jborean93 rndmh3ro defionscode
|
||||
$modules/windows/win_security_policy.py: jborean93 rndmh3ro defionscode
|
||||
$modules/windows/win_service.ps1: chrishoffman
|
||||
$modules/windows/win_service.py: chrishoffman
|
||||
$modules/windows/win_share.ps1: daBONDi h0nIg jborean93
|
||||
|
|
|
@ -212,10 +212,10 @@ Ansible Changes By Release
|
|||
* gcp_url_map
|
||||
- gunicorn
|
||||
- purestorage
|
||||
* purefa_host
|
||||
* purefa_volume
|
||||
* purefa_hg
|
||||
* purefa_host
|
||||
* purefa_pg
|
||||
* purefa_volume
|
||||
- imc
|
||||
* imc_xml
|
||||
- rundeck
|
||||
|
@ -230,6 +230,7 @@ Ansible Changes By Release
|
|||
* win_firewall
|
||||
* win_psmodule
|
||||
* win_route
|
||||
* win_security_policy
|
||||
* win_wakeonlan
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue