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 fbf4d3b commit fca18c6Copy full SHA for fca18c6
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# v1.4.1
2
+
3
++ Improve deploy directory detection to handle nested directories
4
++ Copy existing file/directory permissions in `files.sync` operation
5
++ Treat `exited` systemd services as running in `systemd.SystemdStatus` fact
6
++ Fix handling of `cache_time` in `apt.update` operation
7
++ Fix invalid `name` arguments in `windows.service`, `windows.file` & `windows.directory` operations
8
++ Only show invalid auth argument warnings when not the defaults
9
++ Test operation global argument clashes
10
11
# v1.4
12
13
Three major themes to this release:
0 commit comments