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

11 lines
237 B
YAML
Raw Normal View History

2019-05-15 11:41:00 +02:00
---
2020-03-17 15:25:04 +01:00
_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'