Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh executor does not support login in by passwd,only support secret key #584

Open
xicaixiaokeke opened this issue Jun 4, 2024 · 0 comments
Labels
feature request New feature request good first issue Good for newcomers

Comments

@xicaixiaokeke
Copy link

steps:

  • name: step1
    executor:
    type: ssh
    config:
    user: dagu
    ip: XXX.XXX.XXX.XXX
    port: 22
    key: /Users/dagu/.ssh/private.pem
    command: /usr/sbin/ifconfig
@yohamta yohamta added the feature request New feature request label Jun 4, 2024
@yohamta yohamta added the good first issue Good for newcomers label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants