Use the copied and merged task for calculating task vars in the free strategy. Fixes #47024 (#47060)

This commit is contained in:
Matt Martz
2018-10-15 16:07:52 -05:00
committed by GitHub
parent 38eba60849
commit c3d5779a41
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- dynamic includes - Use the copied and merged task for calculating task vars in the free strategy (https://github.com/ansible/ansible/issues/47024)