mirror of https://github.com/ansible/ansible.git
Tweak the way the debug strategy imports the linear strategy parent
Due to the way we load plugins, internally to Python there can be issues when
the debug strategy is loaded after the linear strategy. To work around this,
we're changing the import line for the linear strategy to avoid the problem.
Related to #16825
(cherry picked from commit 1714279b5e
)
pull/17045/head
parent
0000b76a0a
commit
f956ff9619
Loading…
Reference in New Issue