swap: oops, fix typo

This commit is contained in:
Jakub Kadlcik 2022-01-23 21:32:41 +01:00
parent 415731c1ac
commit 8495c555cc

View file

@ -8,8 +8,9 @@
state: touch state: touch
- name: On BTRFS we need NoCOW - name: On BTRFS we need NoCOW
file: path="{{ swap_file_path }}" file:
attr: +C path: "{{ swap_file_path }}"
attr: +C
- name: Create swap file - name: Create swap file
command: command: