mirror of
https://github.com/roles-ansible/ansible_role_sshd.git
synced 2024-08-16 11:59:49 +02:00
improve centos support
This commit is contained in:
parent
3550d5c234
commit
5efa432da3
2 changed files with 3 additions and 1 deletions
2
vars/Centos.yml
Normal file
2
vars/Centos.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
ssh_service: sshd
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
playbook_version_number: 115
|
||||
playbook_version_number: 116
|
||||
playbook_version_path: '/etc/ansible-version/role-sshd_chaos-bodensee_github.com.version'
|
||||
|
|
Loading…
Reference in a new issue