33 lines
501 B
Markdown
33 lines
501 B
Markdown
Role Name
|
|
=========
|
|
|
|
provission arch OS via archiso
|
|
|
|
Requirements
|
|
------------
|
|
|
|
- booting on arch instaltion media
|
|
- Use vim to edit the file /etc/ssh/sshd_config by changing the ChallengeResponseAuthentication setting to yes and PermitEmptyPasswords to yes or set root password with passwd
|
|
- restart sshd with ```systemctl restart sshd```
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
|
|
Example Playbook
|
|
----------------
|
|
|
|
License
|
|
-------
|
|
|
|
BSD
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
VDU
|