We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e43f8a commit 1bf7c6eCopy full SHA for 1bf7c6e
CHANGELOG.md
@@ -1,6 +1,20 @@
1
Changelog
2
=========
3
4
+[1.4.6] - 2023-07-19
5
+--------------------
6
+
7
+### Bug Fixes
8
9
+- fix: make enabling/disabling non-existent services not fail in check mode (#153)
10
+- fix: unmask firewalld on run, disable conflicting services (#154)
11
+- fix: facts being gathered unnecessarily (#156)
12
13
+### Other Changes
14
15
+- ci: fix python 2.7 CI tests by manually installing python2.7 package (#152)
16
+- ci: ansible-test ignores file for ansible-core 2.15 (#155)
17
18
[1.4.5] - 2023-06-21
19
--------------------
20
0 commit comments