Description of problem: ----------------------- Currently gdeploy requires ansible, but still the gdeploy doesn't pull the required ansible as a dependency Version-Release number of selected component (if applicable): -------------------------------------------------------------- gdeploy-2.0-16 How reproducible: ----------------- NA Steps to Reproduce: ------------------- 1. Check for gdeploy dependencies # rpm -qpR gdeploy-2.0-16.* Actual results: --------------- gdeploy doesn't pull ansible as dependency Expected results: ----------------- gdeploy should pull the required version of ansible as a dependency
Tested with gdeploy-2.0.1-3.el7rhgs installed on RHEL 7.3 gdeploy requires ansible-2.2 as dependency host1 # rpm -qR gdeploy | grep ansible ansible >= 2.2 On other hand, gdeploy for RHEL 6 doesn't has any requirement on ansible.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2017-0260.html