feat(pre-commit): Added linting

This commit is contained in:
Tuan-Dat Tran
2025-07-27 22:46:23 +02:00
parent 2882abfc0b
commit 6eef96b302
18 changed files with 57 additions and 25 deletions

View File

@@ -16,4 +16,3 @@ TrustedUserCAKeys /etc/ssh/vault-ca.pub
UseDNS yes
AcceptEnv LANG LC_*
Subsystem sftp /usr/lib/openssh/sftp-server

View File

@@ -3,4 +3,4 @@
service:
name: sshd
state: restarted
become: yes
become: true