1 2 3 4 5 6 7
- name: Ensure /usr/jails exists file: path: /usr/jails state: directory owner: root group: wheel mode: "0755"