swap: fix file creation to be idempotent
This commit is contained in:
parent
12dd3933cc
commit
358b3c5130
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
- name: Touch an empty file that we will use for swap
|
||||
file:
|
||||
path: "{{ swap_file_path }}"
|
||||
state: touch
|
||||
register: swap_touch
|
||||
|
||||
- name: On BTRFS we need NoCOW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue