mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-21 07:10:15 -05:00
Introduce new function for astoll
This commit is contained in:
parent
c0761ddb7c
commit
839e012643
1 changed files with 4 additions and 0 deletions
4
lib/plugins/Invoke-IcingaCheckUsers.psm1
Normal file
4
lib/plugins/Invoke-IcingaCheckUsers.psm1
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
function Invoke-IcingaCheckUsers()
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue