You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2023. It is now read-only.
roles: make sure installed packages are at latest version
Instead of just checkinf if packages are installed we update to the
latest version. This is done for all packages except the ones used to
build the VDDK plugin. For those we still require just their presence.
To override this and return to previous behavior user can set variable
`v2v_yum_check: present`.
Signed-off-by: Tomáš Golembiovský <[email protected]>
0 commit comments