We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dcb720 commit 1277b66Copy full SHA for 1277b66
roles/os_flavors/tasks/flavors.yml
@@ -29,4 +29,4 @@
29
project: "{{ item.1 | default(omit) }}"
30
loop: "{{ lookup('subelements', os_flavors, 'project', {'skip_missing': True}) }}"
31
when: not item.0.is_public | bool
32
-
+
0 commit comments