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 - name: Ensure file exists
file: file:
path: "{{ config_file }}" path: "{{ config_file }}"
state: present state: file
- name: Stop LXC container 218 - name: Stop LXC container 218
shell: "pct stop 218" shell: "pct stop 218"