This repository was archived by the owner on Dec 26, 2020. It is now read-only.
Commit 51fd048
KuroKatze
Added sftp_enabled, sftp_chroot_dir, and ssh_client_roaming from the defaults
Sftp is disabled by default. Some people might miss this at a glance.
Some ansible module will not work without sftp, so `scp_if_ssh = True` needs to
be set in ansible.cfg.
Currently there's a bug in ansible 2.0.1.0 that ignores the parameter.
#551 parent 4ff3dbb commit 51fd048
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments