This commit is contained in:
parent
507c13a346
commit
28de6f716c
1 changed files with 2 additions and 0 deletions
|
@ -15,4 +15,6 @@ jobs:
|
|||
steps:
|
||||
- name: Comando remoto via SSH
|
||||
run: |
|
||||
apt get update
|
||||
apt install -y openssh-client
|
||||
ssh -o StrictHostKeyChecking=no root@192.168.10.1 -p 2225 -t 'system resource print'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue