fix(cleanup,config): xen tmp cleanup, tpm2 fallback warning, add code comments
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
---
|
||||
# Bootstrap-only: permissive SSH for initial Ansible access.
|
||||
# Post-bootstrap hardening (key-only, no root login) is handled by the linux role.
|
||||
- name: Ensure SSH password authentication is enabled
|
||||
ansible.builtin.lineinfile:
|
||||
path: /mnt/etc/ssh/sshd_config
|
||||
|
||||
Reference in New Issue
Block a user