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 84e284e commit 677efc6Copy full SHA for 677efc6
CHANGELOG.md
@@ -1,10 +1,12 @@
1
-# v1.14.14
+# v1.4.14
2
3
+ Add `quote_path=True` argument to `files.[FindFiles|FindLinks|FindDirectories]` facts
4
+ Fix enable/disable service in `sysvinit.service` operation using un-quoted path
5
+ Fix path join handling in certain cases in `files.sync` operation
6
+ Always normalise paths in `files.[file|link|directory]` operations
7
8
+# NOTE: there was an accidental release of a v1.14.14 here, which is identical to v1.4.14.
9
+
10
# v1.4.13
11
12
+ Fix `exclude_dir` in `files.sync` operation (@gchazot)
0 commit comments