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 ef33eef commit a3be506Copy full SHA for a3be506
ansible/extras.yml
@@ -54,4 +54,4 @@
54
- name: Install additional packages
55
dnf:
56
name: "{{ appliances_extra_packages }}"
57
- when: appliances_mode != 'configure' or appliances_packages_during_configure
+ when: appliances_mode != 'configure' or appliances_extra_packages_during_configure
0 commit comments