blog
© 2023 blog
Powered by WordPress and Alpha Trinity
29.07.2020 / 0 comments
— block: — name: ls /tmp debug shell: cmd: «ls -hals /tmp» register: ls_tmp_debug — debug: msg=»{{ ls_tmp_debug.stdout_lines }}»