---
kind: pipeline
type: ssh
name: Remote SSH
server:
host: 38.55.104.160
user: root
password:
from_secret: aus_pw
steps:
- name: greeting
commands:
- echo hello world