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 ff4e493 commit 785eb88Copy full SHA for 785eb88
etc/kayobe/ansible/octavia-amphora-image-build.yml
@@ -8,7 +8,7 @@
8
package:
9
name: epel-release
10
become: true
11
- when:
+ when:
12
- ansible_facts.os_family == "RedHat"
13
- dnf_custom_repos | falsy
14
0 commit comments