Added ssh port task
This commit is contained in:
parent
0ad08057b4
commit
488ad959c0
4 changed files with 124 additions and 0 deletions
9
tasks/system/ssh/info.cfg
Normal file
9
tasks/system/ssh/info.cfg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[info]
|
||||
name=SSH Task
|
||||
description=Tasks for ssh in servers
|
||||
|
||||
[modules]
|
||||
change_port=Change ssh port of the server
|
||||
|
||||
[form]
|
||||
change_port=1
|
||||
Loading…
Add table
Add a link
Reference in a new issue