- target: anyhost-01 task: - write_echo --- anyhost-01: host: ssh_opts: port: user: tester key: "" --- write_echo: sample_operation: - cmd: "echo 'Hello Rundock from SampleOperationPlugin Scenario.' > /var/tmp/hello_rundock_from_sample_operation_scenario"