c6503e5105
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>