Migrate sshd to clanServices

- migrate service
- add deprecation notice to old module
- add check
- update docs
This commit is contained in:
pinpox
2025-06-09 17:21:25 +02:00
parent 3b33d42ef3
commit c5341837b4
26 changed files with 404 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
---
description = "Enables secure remote access to the machine over ssh."
categories = ["System", "Network"]
features = [ "inventory" ]
features = [ "inventory", "deprecated" ]
---
This module will setup the opensshd service.