Sha256: 405241d9df90475ce1f23b636d3d5e311c576017f8f537ff40b1ddb0e1c4f0c4
Contents?: true
Size: 969 Bytes
Versions: 13
Compression:
Stored size: 969 Bytes
Contents
- target: anyhost-01 command: - "echo 'hookname:file_one ' > /var/tmp/hello_rundock_from_file_hook_one_scenario" - "echo '[DEBUG:] dumy log' >> /var/tmp/hello_rundock_from_file_hook_one_scenario" - "echo 'anyhost-01' > /var/tmp/hello_rundock_from_file_hook_array_1_scenario" - "echo 'anyhost-01' > /var/tmp/hello_rundock_from_file_hook_array_2_scenario" - "echo 'hookname:file_array_1 ' >> /var/tmp/hello_rundock_from_file_hook_array_1_scenario" - "echo 'hookname:file_array_2 ' >> /var/tmp/hello_rundock_from_file_hook_array_2_scenario" - "echo '[DEBUG:] dummy log' >> /var/tmp/hello_rundock_from_file_hook_array_1_scenario" - "echo '[DEBUG:] dummy log' >> /var/tmp/hello_rundock_from_file_hook_array_2_scenario" hook: - file_one - file_array_1 - file_array_2 --- anyhost-01: host: <replaced_by_platforms_host> ssh_opts: port: <replaced_by_platforms_port> user: tester key: "<replaced_by_platforms_key>"
Version data entries
13 entries across 13 versions & 1 rubygems