We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2bcd9f commit 32e64d8Copy full SHA for 32e64d8
CHANGELOG.rst
@@ -2,6 +2,20 @@
2
Changelog
3
=========
4
5
+10.0.0
6
+======
7
+
8
+* [FIX] Ansible: Fix for missing group names in get_variables()
9
+* [FIX] testinfra/modules/blockdevice: Don't fail on stderr
10
+* [DOC] Extend and show the documentation of CommandResult
11
+* [FIX] Extend list of valid suffixes for systemd units
12
+* [DOC] Add missing Environment doc section
13
+* [MISC] Define types for plugin.py
14
+* [FIX] Missing RHEL distribution in package module
15
+* [NEW] Add brew support in package module
16
+* [NEW] Add Service.exists
17
+* [MISC] Make CommandResult a dataclass
18
19
9.0.0
20
=====
21
0 commit comments