mirror of
https://github.com/roles-ansible/ansible_role_sshd.git
synced 2024-08-16 11:59:49 +02:00
10 lines
263 B
YAML
10 lines
263 B
YAML
---
|
|
playbook_version_number: 4101 # should be over ninethousand
|
|
playbook_version_path: 'role-sshd_chaos-bodensee_github.com.version'
|
|
|
|
sshd__service_var_path:
|
|
files:
|
|
- "sshd_{{ ansible_distribution | lower }}"
|
|
- 'sshd_default.yml'
|
|
paths:
|
|
- 'vars'
|