Fix some ruamel warnings during tests

Description

Some warnings are printed related to yaml in some tests. This is because the test tries to parse yaml output from %{vars} for bst show with multiple elements which causes multiple time the same key being defined.


Merge request reports

Loading