From 5335dd625d0f2dd62c855129d434f63b16981340 Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 23 Dec 2022 16:10:34 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ekodi.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kodi.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/kodi.yml b/kodi.yml index 98299d8..25b0c1b 100644 --- a/kodi.yml +++ b/kodi.yml @@ -3,13 +3,6 @@ hosts: all tasks: - - name: 1 GB swap (100MB default) - ansible.builtin.lineinfile: - path: /etc/dphys-swapfile - regexp: '^CONF_SWAPSIZE=.+$' - line: 'CONF_SWAPSIZE=1024' - backup: yes - - name: Install Basic Packages apt: name: @@ -40,6 +33,13 @@ update_cache: yes install_recommends: no + - name: 1 GB swap (100MB default) + ansible.builtin.lineinfile: + path: /etc/dphys-swapfile + regexp: '^CONF_SWAPSIZE=.+$' + line: 'CONF_SWAPSIZE=1024' + backup: yes + - name: Install Flatpaks x86_64 community.general.flatpak: name: