Description of problem: Redeploy failed for openshift_client_binary is undefined TASK [openshift_logging_elasticsearch : Getting ES version for logging-es cluster] *** fatal: [ec2-54-90-158-49.compute-1.amazonaws.com]: FAILED! => {"failed": true, "msg": "the field 'args' has an invalid value, which appears to include a variable that is undefined. The error was: 'openshift_client_binary' is undefined\n\nThe error appears to have been in '/usr/share/ansible/openshift-ansible/roles/openshift_logging_elasticsearch/tasks/get_es_version.yml': line 18, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: \"Getting ES version for logging-es cluster\"\n ^ here\n"} Version-Release number of selected component (if applicable): ose-ansible/images/v3.7.38 How reproducible: always Steps to Reproduce: 1. deploy logging 2. deploy logging 3. Actual results: Redeploy failed for openshift_client_binary is undefined Expected results: succeed
https://github.com/openshift/openshift-ansible/pull/7535
The fix works with openshift3/ose-ansible/images/v3.7.40-1. So move to verified.
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://access.redhat.com/errata/RHBA-2018:0636