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.
2 parents 35b903c + 8a5e333 commit fd5b8acCopy full SHA for fd5b8ac
etc/kayobe/ansible/octavia-amphora-image-build.yml
@@ -10,7 +10,7 @@
10
become: true
11
when:
12
- ansible_facts.os_family == "RedHat"
13
- - dnf_custom_repos | falsy
+ - dnf_custom_repos is falsy
14
15
- name: Ensure packages are installed
16
0 commit comments