We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10ddc5 commit 3f9e4b4Copy full SHA for 3f9e4b4
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# v1.4.19
2
+
3
++ Use `uname -m` in `server.Arch` fact (@weakish)
4
++ Fix user check in `server.user` operation (@glassbeads)
5
++ Fix setting user primary group in `server.user` operation (@glassbeads)
6
++ Always add CWD to `sys.path` (@glassbeads)
7
++ Fix issues with regex parsing for `deb.DebPackage` & `deb.DebPackages` facts
8
++ Fix parsing apt repository lines with `[]` characters
9
10
# v1.4.18
11
12
+ Fix exception collecting `Docker.*` facts on objects that don't exist
0 commit comments