Skip to content

Commit

Permalink
Bump pywinrm to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Oct 24, 2024
1 parent d920039 commit 9fa19b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/capi/hack/ensure-ansible-windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ set -o pipefail

source hack/utils.sh

_version="0.4.3"
_version="0.5.0"

if [[ ${HOSTOS} == "darwin" ]]; then
echo "IMPORTANT: Winrm connection plugin for Ansible on MacOS causes connection issues."
Expand Down

0 comments on commit 9fa19b0

Please sign in to comment.