build-all

This commit is contained in:
2026-05-19 23:50:37 +02:00
parent aea1cc5b05
commit 00b52b6fc3
3 changed files with 161 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
username: "jd"
user_password: "{{ 'l4c1j4yd33Du5lo' | password_hash('sha512') }}"
new_root_password: "{{ 'l4c1j4yd33Du5lo' | password_hash('sha512') }}"
user_groups: "sudo"