Skip to content

Commit 7e2a1f8

Browse files
addin when
1 parent 93b1b55 commit 7e2a1f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/os_flavors/tasks/flavors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@
2828
state: "{{ item.0.state | default('present') }}"
2929
project: "{{ item.1 | default(omit) }}"
3030
loop: "{{ lookup('subelements', os_flavors, 'project', {'skip_missing': True}) }}"
31+
when: not item.0.is_public | bool

0 commit comments

Comments
 (0)