AdnanHodzic / AdnanHodzic/ansible-role-system-upgrade
Bug: get_md5 is an unsupported parameter in the stat module
Đang mở
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 6
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.