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 87e73c6 commit 70d952eCopy full SHA for 70d952e
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# v2.9.1
2
+
3
++ Add ability to retry SSH connections on failure (@fwiesel)
4
++ Handle nested operation errors correctly like unnested operations
5
++ Display list of valid Terraform keys when no match
6
++ Fix tab aligned `dpkg` output parsing in `deb.DebPackages` fact (@martenlienen)
7
++ Fix support page chat link
8
++ Fix default argument checking when looking up arguments from host data
9
++ Fix duplicate traceback printing in callback operations
10
++ Fix use of removed `--local-only` flag in `choco.ChocoPackages` fact
11
++ Fix sudo no user regex when calling facts
12
++ Fix missing use of `destination` & `not_destination` args in `iptables.rule` operation
13
14
# v2.9
15
16
Long overdue! Happy New Year all :)
0 commit comments