unnecessary files

This commit is contained in:
Lukas Greve
2025-09-04 11:33:55 +02:00
parent 2433e08f90
commit 4409d31ae9
3 changed files with 0 additions and 95 deletions

View File

@@ -1,10 +0,0 @@
ssh_pwauth: true
chpasswd:
list: |
root:phyllome
expire: False
disable_root: false
runcmd:
- sed -i '/PermitRootLogin/s/.*/PermitRootLogin yes/' /etc/ssh/sshd_config
- systemctl restart sshd