Skip to content

Commit 8884fc8

Browse files
chore(release): 0.16.0 [skip ci]
## [0.16.0](v0.15.0...v0.16.0) (2025-09-06) ### Features * add kde role ([7a02ace](7a02ace)) ### Bug Fixes * apt handler sometimes fails on undefined upgrade variable ([aa854f5](aa854f5))
1 parent aa854f5 commit 8884fc8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [0.16.0](https://github.com/xebis/ansible-collection/compare/v0.15.0...v0.16.0) (2025-09-06)
4+
5+
### Features
6+
7+
* add kde role ([7a02ace](https://github.com/xebis/ansible-collection/commit/7a02acea0e2145adf8f8c9a59f7f5d168ca4ae8a))
8+
9+
### Bug Fixes
10+
11+
* apt handler sometimes fails on undefined upgrade variable ([aa854f5](https://github.com/xebis/ansible-collection/commit/aa854f54a29ae489e259bdbe9d0d99904fe33c08))
12+
313
## [0.15.0](https://github.com/xebis/ansible-collection/compare/v0.14.0...v0.15.0) (2025-09-06)
414

515
### 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.15.0
4+
version: 0.16.0
55
readme: README.md
66
authors:
77
- Martin Bružina

0 commit comments

Comments
 (0)