Skip to content

Commit 1277b66

Browse files
make linter happy
1 parent 3dcb720 commit 1277b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/os_flavors/tasks/flavors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
project: "{{ item.1 | default(omit) }}"
3030
loop: "{{ lookup('subelements', os_flavors, 'project', {'skip_missing': True}) }}"
3131
when: not item.0.is_public | bool
32-
32+

0 commit comments

Comments
 (0)