Update to 2024-06-10 14:01

This commit is contained in:
Daniel Berteaud
2024-06-10 14:01:02 +02:00
parent 3b91bda27b
commit 7065313440
2 changed files with 7 additions and 0 deletions

View File

@@ -75,3 +75,6 @@ sshd_use_dns: True
# List of users for which no management of the SSH keys will be done by ansible (they will
# be able to set their own ~/.ssh/authorized_keys)
ssh_local_users: []
# Optional list of custom sshd_config options
sshd_custom_options: {}