From c5d0277610830ff0d8748c75f0c5c6479b4a8440 Mon Sep 17 00:00:00 2001 From: Alexander Grothe Date: Wed, 22 Nov 2017 11:40:17 +0100 Subject: [PATCH] cleanup whitespace --- Manual.org | 4 ++-- roles/yavdr-common/tasks/configure_system.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Manual.org b/Manual.org index 876e26c..eb984b6 100644 --- a/Manual.org +++ b/Manual.org @@ -496,10 +496,10 @@ yavdr-common executes the following tasks: line: '\1never' ignore_errors: yes with_first_found: - - files: + - files: - /etc/update-manager/release-upgrades skip: true - + #+END_SRC ***** Install essential packages #+BEGIN_SRC yaml :tangle roles/yavdr-common/tasks/configure_system.yml :mkdirp yes diff --git a/roles/yavdr-common/tasks/configure_system.yml b/roles/yavdr-common/tasks/configure_system.yml index caf37f6..da3184f 100644 --- a/roles/yavdr-common/tasks/configure_system.yml +++ b/roles/yavdr-common/tasks/configure_system.yml @@ -26,7 +26,7 @@ line: '\1never' ignore_errors: yes with_first_found: - - files: + - files: - /etc/update-manager/release-upgrades skip: true - name: apt | install basic packages