AdnanHodzic / AdnanHodzic/ansible-role-system-upgrade

Bug: get_md5 is an unsupported parameter in the stat module

未關閉
#3 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
沒有語言資料
星號
6
分支
4
PR 合併指標
30 天內沒有已合併 PR

描述

Hello,
I encountered an issue with the stat module in the role. The get_md5 parameter seems to be unsupported in recent Ansible versions, leading to the following error:

module: get_md5. Supported parameters include: checksum_algorithm, follow, get_attributes, get_checksum, get_mime, path (attr, attributes, checksum, checksum_algo, dest, mime, mime-type, mime_type, name)."}

Proposed Fix:

Replace get_md5: true with checksum_algorithm: md5 in the role.

Would appreciate a fix in the next release. Thanks!

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。