From: Christian Heller <c.heller@plomlompom.de>
Date: Sun, 10 Sep 2017 21:07:01 +0000 (+0200)
Subject: Touch setupcon targets so they do not get ignored.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/%7B%7B%20web_path%20%7D%7D/static/%7B%7Bdb.prefix%7D%7D/test?a=commitdiff_plain;h=bc8de177935662f5862e8bc7cd982e04292cc401;p=config

Touch setupcon targets so they do not get ignored.
---

diff --git a/ansible/config_new.yml b/ansible/config_new.yml
index 3053ddb..0f1f067 100644
--- a/ansible/config_new.yml
+++ b/ansible/config_new.yml
@@ -38,6 +38,8 @@
     with_lines: cat ~/config/ansible/files/apt-mark_new/minimal/console | sed -e 's/ *#.*$//'
   - name: generate en_US.UTF-8 locale
     locale_gen: name=en_US.UTF-8 state=present
+  - name: Touch console config link targets so setupcon does not ignore them.
+    file: state=touch dest=~/config/ansible/files/console/*
   - name: run setupcon to apply console settings from /etc/default/
     command: setupcon