lowlydba / lowlydba.sqlserver

:spoon: A cross-platform Ansible collection using PowerShell to configure and maintain SQL Server.
https://galaxy.ansible.com/ui/repo/published/lowlydba/sqlserver
GNU General Public License v3.0
21 stars 12 forks source link

Add module: spn #77

Closed lowlydba closed 2 years ago

lowlydba commented 2 years ago

Description

New module to set SPNs

How Has This Been Tested?

There.will.be.tests.

Types of changes

Checklist:

github-actions[bot] commented 2 years ago

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and the docs are now incorporated into main: https://lowlydba.github.io/lowlydba.sqlserver/branch/main

codecov-commenter commented 2 years ago

Codecov Report

Merging #77 (a4af2f6) into main (23166ce) will decrease coverage by 0.62%. The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   94.27%   93.64%   -0.63%     
==========================================
  Files          45       47       +2     
  Lines        1484     1526      +42     
  Branches        2        2              
==========================================
+ Hits         1399     1429      +30     
- Misses         85       97      +12     
Impacted Files Coverage Δ
plugins/modules/spn.ps1 69.23% <69.23%> (ø)
plugins/modules/spn.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 23166ce...a4af2f6. Read the comment docs.