tripleo-ansible/tripleo_ansible/ansible_plugins/strategy
Alex Schultz 28d4e52a16 Allow any_errors_fatal to be dynamic
Currently any_errors_fatal cannot be dynamic value based on the current
task vars. This change attempts to evaulate the provided value and
verifies it's a boolean when using it to handle the any_errors_fatal
logic.

Related Upstream: https://github.com/ansible/ansible/pull/70694
Related-Bug: #1887702

Change-Id: I31cf042b72aad5cdd2c7c1ae8bc319eca372acff
2020-07-16 13:44:03 -06:00
..
tripleo_base.py Allow any_errors_fatal to be dynamic 2020-07-16 13:44:03 -06:00
tripleo_free.py Allow any_errors_fatal to be dynamic 2020-07-16 13:44:03 -06:00
tripleo_linear.py Allow any_errors_fatal to be dynamic 2020-07-16 13:44:03 -06:00