mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
win_wakeonlan: Fix pslint issues (#37717)
This commit is contained in:
parent
c73ee8aac8
commit
f78b415db0
2 changed files with 6 additions and 20 deletions
|
@ -113,7 +113,6 @@ lib/ansible/modules/windows/win_unzip.ps1 PSUseApprovedVerbs
|
|||
lib/ansible/modules/windows/win_uri.ps1 PSAvoidUsingConvertToSecureStringWithPlainText
|
||||
lib/ansible/modules/windows/win_user.ps1 PSAvoidUsingCmdletAliases
|
||||
lib/ansible/modules/windows/win_wait_for.ps1 PSAvoidUsingEmptyCatchBlock
|
||||
lib/ansible/modules/windows/win_wakeonlan.ps1 PSAvoidUsingCmdletAliases
|
||||
lib/ansible/modules/windows/win_webpicmd.ps1 PSAvoidUsingInvokeExpression
|
||||
lib/ansible/modules/windows/win_webpicmd.ps1 PSUseOutputTypeCorrectly
|
||||
test/integration/targets/win_audit_rule/library/test_get_audit_rule.ps1 PSAvoidUsingCmdletAliases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue