--- - name: Converge hosts: all vars: authelia_default_redirection_url: https://github.com authelia_local_users: - name: john config: displayname: "John Doe" # password: secure password: "$argon2id$v=19$m=65536,t=1,p=8$SlBqNXJJRStlbHVMOVZLTQ$lMMqeHsREAoJWHFvzIYMopkdJlrQgfGEIqXI5GiZYng" email: john.doe@example.com groups: - admins roles: - role: xoxys.authelia