validations-common/validations_common/roles/check_latest_packages_version/molecule
Gael Chamoulaud (Strider) c6503e5105 Make check_latest_packages_version roles more generic
This patch removes reference to TripleO packages.

It also brings a better testing coverage through Molecule.

This patch also refactors the module itself, so it now process
the packages in one go, and reports results to ansible.

Futhermore, validation will now check for appropriate package
arhchitecture, instead of assuming they are all the same.

Validation now also determines the package manager itself,
assuming it isn't provided one by ansible.
Default fact gathering is thus no longer needed,
potentially saving storage and improving performance.

Change-Id: I5427523f6397f30538cdebabdfc22bc547c2580e
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2021-04-15 10:27:51 +02:00
..
default Make check_latest_packages_version roles more generic 2021-04-15 10:27:51 +02:00