Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Changelog
=========

[1.11.3] - 2026-02-06
--------------------

### Bug Fixes

- fix: check for existence of runlevel, chkconfig, service before using them (#325)

### Other Changes

- ci: bump ansible/ansible-lint from 25 to 26 (#324)
- ci: skip most CI checks if title contains citest skip [citest_skip] (#326)
- ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#327)

[1.11.2] - 2026-01-13
--------------------

Expand Down