1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_sshd.git synced 2024-08-16 11:59:49 +02:00
ansible_role_sshd/vars/main.yml
2020-03-17 15:25:04 +01:00

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'