fix ansible-lint errors
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
|
||||
- name: "Disable | ensure swap file doesn't exist"
|
||||
ansible.builtin.file:
|
||||
path: "{{ swap_file_path }}"
|
||||
path: "{{ swapfile_path }}"
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user