ansible-sshd/templates
Jakub Jelen f6ae2094fe Update service/socket files to match main OS's defaults
Specifics:
 * Debian 12 has no longer the instantiated service using inet, see the
   following commit:

0dc73888bb

 * I am not matching the Description tag verbosely as I do not find it
   crucial for functionality.
 * We generate additional -f switch to the sshd CLI pointing go the main
   sshd config we manage
 * The Before=sshd.service in the socket is not generated as I find it
   unnecessary when we conflict the service.
 * Recent Ubuntu versions have RuntimeDirectoryPreserve option, which I
   set for all Ubuntu/Debian as it should not hurt.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2024-01-22 16:41:33 +01:00
..
auth_principals.j2 feat: manage ssh certificates (#252) 2023-09-11 14:39:03 +01:00
sshd.service.j2 Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01: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 Update service/socket files to match main OS's defaults 2024-01-22 16:41:33 +01:00
sshd_config.j2 feat: Add missing configuration options available in Match block 2023-06-15 15:56:48 +02:00
sshd_config_snippet.j2 feat: Add missing configuration options available in Match block 2023-06-15 15:56:48 +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