mod/ssh-keys-import: make ssh-keys-import a module

This commit is contained in:
Christian Hesse 2023-04-04 16:27:23 +02:00
parent a3a7e5be4b
commit c8500dddd0
7 changed files with 149 additions and 46 deletions

View file

@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 99;
:global ExpectedConfigVersion 100;
# global variables not to be changed by user
:global GlobalFunctionsReady false;