Description of problem: Deploy logging 3.7, ansible threw out error fatal: [###############]: 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_fluentd/tasks/main.yaml': line 208, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n# We need to pause between nodes while labeling to avoid overloading the scheduler.\n- name: Label OCP nodes for Fluentd\n ^ here\n"} Version-Release number of selected component (if applicable): openshift-ansible-3.7.58-1.git.37.6db1e6f.el7.noarch How reproducible: Always Steps to Reproduce: 1. Deploy logging 3.7 2. 3. Actual results: Logging installation failed at TASK [openshift_logging_fluentd : Label OCP nodes for Fluentd] Expected results: Installation is successfully Additional info: openshift_logging_install_logging=true openshift_logging_image_prefix=${IMAGE_PREFIX} openshift_logging_image_version=v3.7
Please identify the version of ansible being used.
(In reply to Jeff Cantrill from comment #1) > Please identify the version of ansible being used. ansible-2.3.2.0-2.el7.noarch
https://github.com/openshift/openshift-ansible/pull/9233
Need new openshift-ansible package to verify this defect, the currently latest version is 3.7.59-1 which does not include the fix
Tested, logging could be installed successfully without error # rpm -qa | grep ansible openshift-ansible-lookup-plugins-3.7.61-1.git.0.36791ef.el7.noarch openshift-ansible-3.7.61-1.git.0.36791ef.el7.noarch openshift-ansible-filter-plugins-3.7.61-1.git.0.36791ef.el7.noarch openshift-ansible-playbooks-3.7.61-1.git.0.36791ef.el7.noarch openshift-ansible-callback-plugins-3.7.61-1.git.0.36791ef.el7.noarch openshift-ansible-docs-3.7.61-1.git.0.36791ef.el7.noarch ansible-2.3.2.0-2.el7.noarch openshift-ansible-roles-3.7.61-1.git.0.36791ef.el7.noarch
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:2337