mirror of https://github.com/ansible/ansible.git
* Re-use logic from StrategyBase._load_included_file in StrategyModule.run for free and linear (#36470)
This improves include_role performance and recursion limits
(cherry picked from commit 10fefc7156
)
* Add changelog for 36470
pull/36545/head
parent
bcc3ce8d74
commit
2c8d9beca3
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- |
|
||||
include_role - Improve performance and recursion depth (https://github.com/ansible/ansible/pull/36470)
|
Loading…
Reference in New Issue