1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_sshd.git synced 2024-08-16 11:59:49 +02:00

update search

This commit is contained in:
L3D 2021-03-12 14:25:14 +01:00
parent 3ea0eadf22
commit f4118e5d95
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -1,10 +1,11 @@
---
playbook_version_number: 4101 # should be over ninethousand
playbook_version_number: 4123 # should be int
playbook_version_path: 'role-sshd_chaos-bodensee_github.com.version'
sshd__service_var_path:
files:
- "sshd_{{ ansible_distribution | lower }}"
- "sshd_{{ ansible_distribution | lower }}.yml"
- "sshd_{{ ansible_os_family }}.yml"
- 'sshd_default.yml'
paths:
- 'vars'