accounts: users: {} groups: {} defaultgroup: system: true state: present gid: "{{ omit }}" defaultuser: genssh: false ssh_key_type: ed25519 group: ~ groups: [] system: true home: ~ state: present uid: "{{ omit }}" password: "*" shell: "/usr/sbin/nologin" authorized_keys: {}