ansible: Add javac to el nodes
[lttng-ci.git] / automation / ansible / roles / common / tasks / setup-RedHat.yml
index 45d8b0215ca0a37cdefdd27d1c82975a7ae8d917..355eeca83be105c85e87a0b53823590e3944c918 100644 (file)
@@ -3,3 +3,4 @@
   dnf:
     name: "{{ common_packages }}"
     state: installed
+    install_weak_deps: false
This page took 0.022579 seconds and 4 git commands to generate.