This website requires JavaScript.
Explore
Help
Sign in
libretic
/
ansible-sshd
Watch
6
Star
0
Fork
You've already forked ansible-sshd
0
mirror of
https://github.com/willshersystems/ansible-sshd
synced
2024-11-14 07:20:19 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1b5200c805
ansible-sshd
/
vars
/
FreeBSD.yml
6 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
Allow overrides, force sftp for Ansible
2014-12-21 21:29:13 +01:00
---
sshd_packages
:
[
]
sshd_group
:
wheel
sshd_sftp_server
:
/usr/libexec/sftp-server
Improve option rendering, allow per OS defaults
2014-12-21 23:23:02 +01:00
sshd_defaults
:
{}
Reference in a new issue
Copy permalink