Description of problem: In ansible, if an entire PLAY failed it will not continue to the next PLAY. For example, if we have 1 node and 1 engine and the node fluentd/collectd failed then the playbook will stop and will not try to configure the engine, even though it is in a different inventory group. Version-Release number of selected component (if applicable): 1.0.5 How reproducible: 100% Steps to Reproduce: 1. Have ovirt env with 1 node and engine. 2. Remove a collectd/fluentd package from the node and remove the repository that provides it. 3. Run the ovirt metrics machine setup script. Actual results: Playbook will stop once it can't fing the package that it tries to install and will not try to configure the oVirt engine. Expected results: Playbook should try to configure all nodes and engine. Additional info:
Doesn't sounds like a FutureFeature to me?
verified in ovirt-engine-metrics-1.1.1-0.0.master.20170919065728.el7.centos.noarch
This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.