AdnanHodzic / AdnanHodzic/ansible-role-system-upgrade

Bug: get_md5 is an unsupported parameter in the stat module

Abierto
#3 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
6
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.