Skip to content

Commit

Permalink
add win_mssql_query module
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Lazzari authored and Daniele Lazzari committed Nov 21, 2018
1 parent cd0a79f commit 776e053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sanity/pslint/ignore.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ lib/ansible/modules/windows/win_iis_website.ps1 PSAvoidUsingCmdletAliases
lib/ansible/modules/windows/win_iis_website.ps1 PSAvoidUsingPositionalParameters
lib/ansible/modules/windows/win_iis_website.ps1 PSUseDeclaredVarsMoreThanAssignments
lib/ansible/modules/windows/win_mapped_drive.ps1 PSAvoidUsingConvertToSecureStringWithPlainText
lib/ansible/modules/windows/win_mssql_query.ps1 PSAvoidUsingPlainTextForPassword
lib/ansible/modules/windows/win_nssm.ps1 PSAvoidUsingCmdletAliases
lib/ansible/modules/windows/win_nssm.ps1 PSUseApprovedVerbs
lib/ansible/modules/windows/win_nssm.ps1 PSUseDeclaredVarsMoreThanAssignments
Expand Down

0 comments on commit 776e053

Please sign in to comment.