diff --git a/roles/logdetective/tasks/main.yml b/roles/logdetective/tasks/main.yml index 131c50a596..4bd0c6c315 100644 --- a/roles/logdetective/tasks/main.yml +++ b/roles/logdetective/tasks/main.yml @@ -21,7 +21,7 @@ path: /etc/containers/containers.conf.d/50-netavark-nftables.conf section: network option: firewall_driver - value: "iptables" + value: '"iptables"' - name: Download the cuda repofile ansible.builtin.get_url: