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
c82c58b634
commit
4bccfb87fd
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