mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-20 23:00:35 -05:00
Introduce new function for astoll
This commit is contained in:
parent
3c15c73edb
commit
4bda3003d3
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