mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-10 13:43:30 +01:00
Add trusty and jessie
This commit is contained in:
parent
2ffa541ca6
commit
34f6056dfd
1 changed files with 2 additions and 0 deletions
|
@ -9,8 +9,10 @@ galaxy_info:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
versions:
|
versions:
|
||||||
- wheezy
|
- wheezy
|
||||||
|
- jessie
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
|
- precise
|
||||||
- trusty
|
- trusty
|
||||||
- name: FreeBSD
|
- name: FreeBSD
|
||||||
version:
|
version:
|
||||||
|
|
Loading…
Reference in a new issue