@ -27,7 +27,7 @@
|
|||||||
not sub_item.name in skip_config
|
not sub_item.name in skip_config
|
||||||
and
|
and
|
||||||
sub_item.value is defined
|
sub_item.value is defined
|
||||||
loop: "{% if item.api_path == 'Config' %}{{ item_body }}{% else %}{{ [] }}{% endif %}"
|
loop: "{% if item.api_path == 'Config' %}{{ item.body }}{% else %}{{ [] }}{% endif %}"
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: sub_item
|
loop_var: sub_item
|
||||||
vars:
|
vars:
|
||||||
|
Reference in New Issue
Block a user