diff --git a/doc/file.README.html b/doc/file.README.html index 92c2f45..d50ddf8 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -97,8 +97,6 @@ +
+

Note Originally I thought it was a great idea to have a single custom configuration file, which would override the default settings in the sshd_config. But I quickly learned, that this is not a great idea, for it seemed to work out differently on various hosts despite identical settings. For instance gitlab is using SSH not only for remote sessions but also for git operations, which broke with this file in place. So right now this module will only ensure the main default config is available and the service is always running. Custom configurations can be enabled after through testing through the parameters under #sshd section, but can be forced off through the ssh_custom_ensuresetting set to absent (default).

+
+

Support