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 d1bb3fd commit 0a46804Copy full SHA for 0a46804
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# v2.0.1
2
+
3
++ Rewrite & fix/speedup `systemd` facts using `systemctl show`
4
++ Support passing IO-like objects into `files.template` operation
5
++ Support `accept-new` SSH config for `StrictHostKeyChecking`
6
++ Fix hashing of facts with non-keyword arguments
7
++ Fix connect to non-connected hosts before collecting facts
8
++ Fix `config.REQUIRE_PYINFRA_VERSION` & `config.REQUIRE_PACKAGES` handling
9
++ Many little docs improvements
10
11
# v2.0
12
13
The first `2.x` release! Like v0 -> v1 this release mostly removes legacy APIs and methods which show warnings in v1. Major changes:
0 commit comments