tripleo-ansible/tripleo_ansible/ansible_plugins/strategy
James Slagle 9405496053 Add strategy optimization
This change adds a strategy optimization which will remove tasks from
the task list when the "when" statement evaluates to False.

By doing this forward lookup we can omit entrire tasks, includes, and blocks when
pre-conditions are not met which will speed up task execution.

Change-Id: I80ba3431bdd26014f9860c78c07c86d0bd783f5e
Co-authored-By: Kevin Carter <kecarter@redhat.com>
2020-02-28 18:05:15 +00:00
..
linear.py Add strategy optimization 2020-02-28 18:05:15 +00:00