logdetective: the value needs to be in quotes
This commit is contained in:
parent
346d95c034
commit
fde534382c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
path: /etc/containers/containers.conf.d/50-netavark-nftables.conf
|
path: /etc/containers/containers.conf.d/50-netavark-nftables.conf
|
||||||
section: network
|
section: network
|
||||||
option: firewall_driver
|
option: firewall_driver
|
||||||
value: "iptables"
|
value: '"iptables"'
|
||||||
|
|
||||||
- name: Download the cuda repofile
|
- name: Download the cuda repofile
|
||||||
ansible.builtin.get_url:
|
ansible.builtin.get_url:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue