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 4b64751 commit d475e99Copy full SHA for d475e99
roles/builder/defaults/main/dnf_packages.yml
@@ -74,4 +74,6 @@ dnf_specific_packages:
74
# https://github.com/OSC/ood-ansible/blob/master/tasks/install-rpm.yml
75
- ondemand
76
77
+ # NB: firewalld can't be installed in this image as it starts on boot, which is not wanted
78
+
79
dnf_update_exclude: omit
0 commit comments