config file state

This commit is contained in:
tolerryan
2025-01-21 00:47:37 -06:00
parent 2754856417
commit 996f037e05

View File

@@ -9,7 +9,7 @@
- name: Ensure file exists
file:
path: "{{ config_file }}"
state: present
state: file
- name: Stop LXC container 218
shell: "pct stop 218"