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
263 B
YAML
Raw Normal View History

2019-05-15 11:41:00 +02:00
---
2021-03-10 22:34:42 +01:00
playbook_version_number: 4101 # should be over ninethousand
2020-03-17 15:25:04 +01:00
playbook_version_path: 'role-sshd_chaos-bodensee_github.com.version'
2021-03-10 22:34:42 +01:00
sshd__service_var_path:
files:
- "sshd_{{ ansible_distribution | lower }}"
- 'sshd_default.yml'
paths:
- 'vars'