home
·
contact
·
privacy
projects
/
config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6894556
)
Touch setupcon targets so they do not get ignored.
author
Christian Heller
<c.heller@plomlompom.de>
Sun, 10 Sep 2017 21:07:01 +0000
(23:07 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sun, 10 Sep 2017 21:07:01 +0000
(23:07 +0200)
ansible/config_new.yml
patch
|
blob
|
history
diff --git
a/ansible/config_new.yml
b/ansible/config_new.yml
index 3053ddbfb9c7b25f92d1fb40e96e29fe083454b6..0f1f067d737cf1ca43e63083544a697d65e852a8 100644
(file)
--- 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