OpenSSH supports loading drop-ins from /etc/ssh/ssh[d]_config.d directory for server/client configs these days. While the module allows to manage the whole /etc/ssh/ssh[d]_config file, some packages may drop their configuration files to the *.d directories also. I guess it'd be good idea to support purging those directories as well.
OpenSSH supports loading drop-ins from
/etc/ssh/ssh[d]_config.ddirectory for server/client configs these days. While the module allows to manage the whole/etc/ssh/ssh[d]_configfile, some packages may drop their configuration files to the*.ddirectories also. I guess it'd be good idea to support purging those directories as well.