Skip to content

[Enabler] [Epic] Use checksums to validate content instead of cat for different encoding #2373

@fernandofloresg

Description

@fernandofloresg

Is there an existing issue for this?

  • There are no existing issues.

Enabler description

Recently we discovered that using cat to compare the content of a file or the data set it's not the best way to do that because then we compare UTF-8 == UTF-8 in python. To overcome this, we will check the content of the file by using checksums instead of checking the content.

Ansible module

No response

Metadata

Metadata

Labels

Type

No type

Projects

Status

⚙ Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions