logdetective: the value needs to be in quotes

This commit is contained in:
Jakub Kadlcik 2025-03-20 01:04:19 +01:00
parent 346d95c034
commit fde534382c

View file

@ -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: