mirror of
https://github.com/roles-ansible/ansible_role_sshd.git
synced 2024-08-16 11:59:49 +02:00
10 lines
237 B
YAML
10 lines
237 B
YAML
---
|
|
_sshd:
|
|
port: 22
|
|
password_authentication: false
|
|
manage_key_types: true
|
|
key_types:
|
|
- ed25519
|
|
|
|
playbook_version_number: 2060 # should be over ninethousand
|
|
playbook_version_path: 'role-sshd_chaos-bodensee_github.com.version'
|