ansible-sshd/meta
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
..
01_ansible_head.j2 Fingerprint ansible-sshd managed config files 2023-03-29 10:30:06 -07:00
10_top.j2 fix: Document and streamline the sshd_main_config_file 2024-04-05 09:29:10 +02:00
20_middle.j2 Update source template files used to generate final template 2021-06-01 16:09:23 +02:00
30_bottom.j2 Update source template files used to generate final template 2021-06-01 16:09:23 +02:00
collection-requirements.yml feat: support for ostree systems 2023-11-28 09:40:18 -07:00
main.yml feat: support for debian 12 2023-06-18 23:10:14 +02:00
make_option_lists Support for appending a snippet to configuration file 2021-06-01 16:09:23 +02:00
make_ostree_packages_files ci: Use supported ansible-lint action; run ansible-lint against the collection 2024-01-08 10:56:53 -07:00
options_body feat: Add new options from OpenSSH 9.3 2023-06-15 15:56:48 +02:00
options_match feat: Add missing configuration options available in Match block 2023-06-15 15:56:48 +02:00