- name: Create /data directory file: path: /data state: directory - name: Create /apps directory file: path: /apps state: directory