DSC icon indicating copy to clipboard operation
DSC copied to clipboard

Add sshdconfig set for "regular" keywords & clobber = true

Open tgauth opened this issue 1 month ago • 0 comments

PR Summary

  • note: to minimize PR size this is only intended to support: clobber: true and regular keyword (no objects/arrays yet)
  • general flow of set command: create temp file based on input, validate temp file using sshd -T, back-up any existing sshd_config file (only if it is not already managed by this resource), then update/create sshd_config file
  • add Pester tests

tgauth avatar Nov 19 '25 21:11 tgauth