updated readme
This commit is contained in:
parent
22337be302
commit
fc71c2842c
17
README.md
17
README.md
@ -1 +1,16 @@
|
||||
# ansible-role-debianunattended
|
||||
# ansible-role-debianunattended
|
||||
|
||||
Create a Debian ISO for unattended installation
|
||||
|
||||
Variables:
|
||||
* debianunattended_debian_installer_language: de
|
||||
* debianunattended_debian_installer_country: DE
|
||||
* debianunattended_debian_installer_locale: de_DE.UTF-8
|
||||
* debianunattended_keyboard_configuration_xkb_keymap: de
|
||||
* debianunattended_hostname: hostname.domain.tld
|
||||
* debianunattended_user_fullname: username
|
||||
* debianunattended_username: username
|
||||
* debianunattended_user_crypt_password: passwordhash
|
||||
* debianunattended_time_zone: EU/Berlin
|
||||
|
||||
Many Thanks to https://www.librebyte.net/en/systems-deployment/unattended-debian-installation/
|
Loading…
Reference in New Issue
Block a user