mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-10 05:33:29 +01:00
10 lines
188 B
YAML
10 lines
188 B
YAML
__sshd_skip_virt_env:
|
|
- docker
|
|
- podman
|
|
- container
|
|
- containerd
|
|
- VirtualPC
|
|
|
|
__sshd_binary: /usr/sbin/sshd
|
|
__sshd_service: sshd
|
|
__sshd_sftp_server: /usr/lib/openssh/sftp-server
|