fix: support ssh 'command' option
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2024-10-04 11:44:37 +02:00
parent a7ac5ad637
commit 4c467aaf88
2 changed files with 8 additions and 3 deletions

View File

@ -19,7 +19,8 @@ unix_users: {}
# StrictHostKeyChecking: "no"
# UserKnownHostFile: /dev/null
# authorized_keys:
# - alice@alice-pc.pub
# - filename: alice@alice-pc.pub
# # command: "" # optional
# private_keys:
# - alice@alice-pc.ed25519.key
# home: /home/alice