mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-12-23 17:10:19 +01:00
Merge branch 'release/0.1.0' into develop
This commit is contained in:
commit
1aecc38316
2 changed files with 5 additions and 0 deletions
2
CHANGELOG
Normal file
2
CHANGELOG
Normal file
|
@ -0,0 +1,2 @@
|
|||
0.1.0 25 December 2014 Matt Willsher <matt@willsher.systems>
|
||||
- Initial release
|
|
@ -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