config file present fix

This commit is contained in:
tolerryan
2025-01-21 00:49:32 -06:00
parent 996f037e05
commit 15ee8debe4

View File

@@ -3,7 +3,7 @@
hosts: 192.168.0.40
become: yes
vars:
config_file: "/etc/pve/lxc/218"
config_file: "/etc/pve/lxc/218.conf"
tasks:
- name: Ensure file exists