DCD-1462: remove stout

This commit is contained in:
Jun
2022-02-17 17:40:22 +11:00
parent f7aa993731
commit 8b8a4c8758

View File

@@ -60,16 +60,6 @@
line: '8.5' line: '8.5'
path: "{{ test_product_version_file }}" path: "{{ test_product_version_file }}"
mode: 0640 mode: 0640
- name: List tmp
shell: 'cd tmp && ls -al'
register: command_output
- debug:
var: command_output.stdout_lines
- name: List hello
shell: 'cd tmp/hello && ls -al'
register: command_output
- debug:
var: command_output.stdout_lines
- name: "{{ test_pre_step_prefix }} Archive the shared home" - name: "{{ test_pre_step_prefix }} Archive the shared home"
archive: archive:
path: path: