mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-10 05:33:29 +01:00
Add wheezy support
This commit is contained in:
parent
711ee9e914
commit
35cf4f4ce1
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ galaxy_info:
|
|||
license: GPLv3
|
||||
min_ansible_version: 1.8
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- wheezy
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- trusty
|
||||
|
|
Loading…
Reference in a new issue