Skip to content

SSH support to run the commands #3

@aravindavk

Description

@aravindavk
command_mode("ssh")
command_node("server1.example.com")
command_ssh_user("ubuntu")
command_ssh_sudo(True)

# All the future command_run will be executed as ssh command
# unless command_node("local")
command_run("cat /secured/path/file")

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions