-
v0.3.0 Pre-release
released this
2025-03-16 23:26:45 +01:00 | 36 commits to main since this releaseAdded
- Added support for group-level sshd configuration. (resolves #5)
- Added validation to tasks that change sshd configuration. This ensures the role will fail if the configuration is invalid and prevents the user from locking themselves out of the system because sshd refuses to start due to a typo.
- Added the
nixconfig_private_ca_certsvariable to install and trust private CA certificates. (resolves #21)
Fixed
- The
nixconfig:sshdtag now includes tasks at the user/group level. - The handler for restarting sshd now also works on Ubuntu 24.04.
Changed
- The
nixconfig_install_epelvariable has been removed. To install epel-release, simply include it in thenixconfig_packagesvariable. It will then be installed before any other packages.(resolves #14) - The role has a new name again. It's
nixconfignow. This means variable and tag prefixes have changed as well.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads