You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ Warning: This role disables root-login on the target server! Please make sure yo
45
45
|`ssh_authorized_principals_file`| '' | specifies the file containing principals that are allowed. Only used if ssh_trusted_user_ca_keys_file is set. |
46
46
|`ssh_authorized_principals`|[]| list of hashes containing file paths and authorized principals, see default_custom.yml for all options. Only used if ssh_authorized_principals_file is set. |
47
47
|`ssh_print_motd`| false | false to disable printing of the MOTD|
48
+
|`ssh_print_pam_motd`| false | false to disable printing of the MOTD via pam (Debian and Ubuntu)|
48
49
|`ssh_print_last_log`| false | false to disable display of last login information|
49
50
|`sftp_enabled`| false | true to enable sftp configuration|
50
51
|`sftp_umask`| '0027' | Specifies the umask for sftp|
0 commit comments