Refactored role native-sshd

This commit is contained in:
Kevin Veen-Birkenbach 2021-01-01 13:57:04 +01:00
parent e2091a0df7
commit 8c7b91f71f
6 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,2 @@
dependencies:
- native-user-administrator

View File

@ -0,0 +1,4 @@
# role native-sshd
This role depends on that a well configured user administrator exist.
For this reason this role depends on the role native-user-administrator.
A wrong configuration of this role can lead to an lockout of the system which just will be reversal via chroot.

View File

@ -1,4 +1,3 @@
dependencies:
- native-ssh
- native-user-alarm
- native-user-administrator
- native-sshd