Ansible - Loop through JSON array ... Or you could loop over the files array. - debug: msg: "{{ item.path }}" with_items: "{{ out.files }}".
確定! 回上一頁