f0b6f76bc6
* only show_vars when showing vars avoid processing function params that can be very expensive and might not be used at all in called function. fixes #69357 * Update changelogs/fragments/69357_optimize_inventory_graph_wo_vars.yml Co-authored-by: Sloane Hertel <shertel@redhat.com> Co-authored-by: Sloane Hertel <shertel@redhat.com>
2 lines
105 B
YAML
2 lines
105 B
YAML
bugfixes:
|
|
- Avoid running subfunctions that are passed to show_vars function when it will be a noop.
|