Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 19f7f22

Browse files
author
Sebastian Gumprich
committed
Merge pull request #57 from shirokatze/master
Added sftp_enabled, sftp_chroot_dir, and ssh_client_roaming to readme
2 parents 4ff3dbb + 51fd048 commit 19f7f22

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ This role provides secure ssh-client and ssh-server configurations.
3636
* ``ssh_allow_groups: ''`` - if specified, login is allowed only for users whose primary group or supplementary group list matches one of the patterns.
3737
* ``ssh_print_motd`` - false to disable printing of the MOTD
3838
* ``ssh_print_last_log`` - false to disable display of last login information
39-
39+
* ``sftp_enabled`` - true to enable sftp configuration
40+
* ``sftp_chroot_dir`` - change default sftp chroot location
41+
* ``ssh_client_roaming`` - enable experimental client roaming
4042

4143
## Example Playbook
4244

0 commit comments

Comments
 (0)