Skip to content

Commit 9899743

Browse files
chore(release): 0.4.0 [skip ci]
## [0.4.0](v0.3.0...v0.4.0) (2025-03-25) ### Features * add openssh_server role ([89ddc1d](89ddc1d))
1 parent 89ddc1d commit 9899743

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/xebis/ansible-collection/compare/v0.3.0...v0.4.0) (2025-03-25)
4+
5+
### Features
6+
7+
* add openssh_server role ([89ddc1d](https://github.com/xebis/ansible-collection/commit/89ddc1d52ad000b74ce85060d9c08356136b4377))
8+
39
## [0.3.0](https://github.com/xebis/ansible-collection/compare/v0.2.0...v0.3.0) (2025-03-24)
410

511
### Features

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: xebis
33
name: ansible
4-
version: 0.3.0
4+
version: 0.4.0
55
readme: README.md
66
authors:
77
- Martin Bružina

0 commit comments

Comments
 (0)