Skip to content

Commit

Permalink
FQCN
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee authored Jan 23, 2025
1 parent 91a9aed commit cfd5b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boilerplate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
- kube_node
- kube_control_plane
- calico_rr
group_by:
ansible.builtin.group_by:
key: "{{ (group_names | intersect(item.value) | length > 0) | ternary(item.key, '_all') }}"
loop: "{{ group_mappings | dict2items }}"

0 comments on commit cfd5b05

Please sign in to comment.