Managing file names and path names ... name: Touch files with an optional mode ansible.builtin.file: dest: "{{ item.path }}" state: touch mode: ...
確定! 回上一頁