- name: Create folder structure ansible.builtin.file: path: "{{ item }}" state: directory loop: - /opt/x