Error in kanshi variable merge
This commit is contained in:
parent
7e31fe2af7
commit
19ff03b97f
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@
|
|||
|
||||
- name: Merge Kanshi profiles variable
|
||||
ansible.builtin.set_fact:
|
||||
sway_outputs: |
|
||||
'{{ local_kanshi_profiles |
|
||||
kanshi_profiles: '{{ local_kanshi_profiles |
|
||||
community.general.lists_mergeby(kanshi_profiles, "profile") }}'
|
||||
when: local_kanshi_profiles is defined
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue