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 f077b3a commit 807bfddCopy full SHA for 807bfdd
CHANGELOG.rst
@@ -2,6 +2,17 @@
2
Changelog
3
=========
4
5
+6.5.0
6
+=====
7
+
8
+* Fallback to which when "command -v" fails
9
+* Use realpath by default to resolve symlinks instead of "readlink -f"
10
+* ansible: Support environment variables
11
+* Force package module to resolve to RpmPackage on Fedora
12
+* Fix new versions of supervisor may exit with status != 0
13
+* Eventually decode ansible output when it's not ascii
14
+* Either use python3 or python to get remote encoding
15
16
6.4.0
17
=====
18
0 commit comments