ansible-sshd/templates
Jakub Jelen e83cb52ded fix: Document and streamline the sshd_main_config_file
The option was introduced in 6bb0d7b456
without documentation and intended use. The recent change
f6ae2094fe propagated this option to the
generated service files, which is resulting in unexpected results, when
a user decided to set only `sshd_config_file` for the second sshd
service causing the service file points to the system-wide
configuration file.

This is an attempt to fix this by introducing some heuristics to guess
if the user wants to set up second drop-in directory (ending with .d)
or create a standalone configuration file.

Fixes: #280
2024-04-05 09:29:10 +02:00
..
auth_principals.j2 feat: manage ssh certificates (#252) 2023-09-11 14:39:03 +01:00
sshd.service.j2 fix: Document and streamline the sshd_main_config_file 2024-04-05 09:29:10 +02:00
sshd.socket.j2 Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
sshd@.service.j2 fix: Document and streamline the sshd_main_config_file 2024-04-05 09:29:10 +02:00
sshd_config.j2 fix: Document and streamline the sshd_main_config_file 2024-04-05 09:29:10 +02:00
sshd_config_snippet.j2 fix: Document and streamline the sshd_main_config_file 2024-04-05 09:29:10 +02:00
sysconfig.j2 Fingerprint ansible-sshd managed config files 2023-03-29 10:30:06 -07:00
trusted-user-ca-keys.pub.j2 feat: manage ssh certificates (#252) 2023-09-11 14:39:03 +01:00