--- - name: Create nomad user user: name: "{{ nomad_user }}" home: "{{ nomad_root_dir }}" system: True shell: /sbin/nologin tags: nomad