From a943116c996c2fff7d8bdce0d771c90573843fd5 Mon Sep 17 00:00:00 2001 From: Alexander Dahl Date: Fri, 8 Jul 2022 07:20:57 +0200 Subject: [PATCH] pottwal: Remove trailing whitespace yamllint and ansible-lint were not happy. Fixes: f62af6b4e7c7 ("add hedgedoc config") --- pottwal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pottwal.yml b/pottwal.yml index c30cea2..f3a874b 100644 --- a/pottwal.yml +++ b/pottwal.yml @@ -227,7 +227,7 @@ - "{{ data_dir }}/hedgedoc/data/database:/var/lib/postgresql/data" networks: - name: hedgedocnet - + - name: Ensure container for hedgedoc is running docker_container: name: hedgedoc