Skip to content

Commit c8d9a46

Browse files
committedJan 10, 2025··
release 0.2.0
1 parent e0f5d82 commit c8d9a46

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
v0.2.0
2+
------
3+
4+
- fixes ssh key gen impotency
5+
- adds missing host keys tag to vars
6+
- adds argument specs

‎galaxy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace: idiv_biodiversity
44
name: ssh
5-
version: 0.1.0
5+
version: 0.2.0
66
readme: README.md
77
authors:
88
- Christian Krause <christian.krause@idiv.de>

0 commit comments

Comments
 (0)
Please sign in to comment.