ansible-role-tripleo-modify.../tasks
Steve Baker c9d085729f Remove compare_host_packages strategy
Now that the undercloud is containerized, there will be very few host
packages to compare to, so there is a high risk that required package
updates will be skipped.

This is a strategy inherited from container-update.py that was
intended to avoid unnecessary calls to yum update, however we now have
a better approach using the repoquery, so host package comparison is
no longer required, and probably causing some of the instances of bug

Change-Id: Iab7b9d6377494001d904bb84b058ea293d73110c
Partial-Bug: #1786764
2018-09-17 12:17:46 +00:00
..
get_original_user.yml Add Buildah support 2018-08-03 14:40:27 -04:00
main.yml rename modified_image_prefix to target_image, use set_fact for timestamp 2018-05-03 15:50:31 +12:00
modify_image.yml Merge "Cleanup modify directory" 2018-09-15 14:35:32 +00:00
precheck.yml Add Buildah support 2018-08-03 14:40:27 -04:00
rpm_install.yml Cleanup modify directory 2018-09-10 10:22:31 -06:00
yum_update.yml Remove compare_host_packages strategy 2018-09-17 12:17:46 +00:00