mirror of
https://github.com/roles-ansible/ansible_collection_users.git
synced 2024-08-16 10:29:50 +02:00
12 lines
198 B
YAML
12 lines
198 B
YAML
---
|
|
l3d_users__sshd_service: 'sshd'
|
|
l3d_users__sshd_key_types_list:
|
|
- 'ed25519'
|
|
- 'rsa'
|
|
- 'ecdsa'
|
|
- 'dsa'
|
|
|
|
l3d_users__sshd_xauth:
|
|
- 'xorg-xauth'
|
|
|
|
l3d_users__sshd_package: 'openssh-server'
|