AdnanHodzic / AdnanHodzic/ansible-role-system-upgrade

Bug: get_md5 is an unsupported parameter in the stat module

Aberta
#3 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Sem dados de linguagem
Estrelas
6
Forks
4
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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!

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.