Extensions system!

Because you know. There's stuff that is sensitive, some that is not
really sensitive but I can't be bothered separating the credentials from
the config, and some stuff that I just don't like to be public.
This commit is contained in:
Geoffrey Frogeye 2021-06-23 21:47:42 +02:00
parent ff4c77407b
commit 8c289fea17
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
7 changed files with 33 additions and 1 deletions

View file

@ -300,6 +300,15 @@
become: yes
notify: etc changed
- name: Empty motd
copy:
content: ""
dest: /etc/motd
mode: "u=rw,g=r,o=r"
become: yes
notify:
- etc changed
# TODO Hibernation, if that's relevant
# $ sudo blkid | grep 'TYPE="swap"'
# $ sudoedit /etc/default/grub