AdnanHodzic / AdnanHodzic/ansible-role-system-upgrade

Bug: get_md5 is an unsupported parameter in the stat module

オープン
#3 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。