We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2bf37a commit a1265f4Copy full SHA for a1265f4
1 file changed
CHANGELOG.md
@@ -1,6 +1,19 @@
1
Changelog
2
=========
3
4
+[1.2.4] - 2025-06-23
5
+--------------------
6
+
7
+### Bug Fixes
8
9
+- fix: Avoid setting ansible_managed variable (#61)
10
+- fix: Avoid append() in sudoers file template (#62)
11
12
+### Other Changes
13
14
+- tests: Update tests_default.yml to do bootc end-to-end validation (#59)
15
+- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#60)
16
17
[1.2.3] - 2025-05-21
18
--------------------
19
0 commit comments