-`vault_pi_tudattr_password: <YOURPASSWORD>` (password you've setup on the device)
-`vault_aya01_tudattr_password: <YOURPASSWORD>` (password you've setup on the device)
-`vault_pihole_password: <YOURPASSWORD>` (arbitrary password you want to log in with)
-`vault_mysql_root_password: <YOURPASSWORD>` (arbitrary password, used internally)
-`vault_mysql_user_password: <YOURPASSWORD>` (arbitrary password, used internally)
-`vault_ddns_tudattrdev_password: <YOURPASSWORD>` (password needed for ddns, refer to [here](https://www.namecheap.com/support/knowledgebase/article.aspx/595/11/how-do-i-enable-dynamic-dns-for-a-domain/))
-`vault_ddns_borgland_password: <YOURPASSWORD>` (password needed for ddns, refer to [here](https://www.namecheap.com/support/knowledgebase/article.aspx/595/11/how-do-i-enable-dynamic-dns-for-a-domain/))
- add user to sudo group (with `su --login` without login the path will not be loaded correctly see [here](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918754)) and `usermod -a -G sudo tudattr`
- set time correctly when getting the following error
```sh
Release file for http://security.debian.org/debian-security/dists/bullseye-security/InRelease is not valid yet (invalid for another 12h 46min 9s). Updates for this repository will not be applied.