Sha256: f658f3c360678a950a0874c313f5deb385f54cb60161e3a10fe1e2ea4d0f32a2
Contents?: true
Size: 497 Bytes
Versions: 3
Compression:
Stored size: 497 Bytes
Contents
- target: localhost command: - "rm -f /var/tmp/hello_rundock_from_deploy_src_file_arg_1_scenario" - "rm -f /var/tmp/hello_rundock_from_deploy_dst_file_arg_2_scenario" - "echo 'Hello Rundock from deploy args Scenario.' > /var/tmp/hello_rundock_from_deploy_src_file_arg_1_scenario" task: - deploy_file arg_1 arg_2 --- --- deploy_file: deploy: - src: /var/tmp/hello_rundock_from_deploy_src_file_$1_scenario dst: /var/tmp/hello_rundock_from_deploy_dst_file_$2_scenario
Version data entries
3 entries across 3 versions & 1 rubygems