blob: 4a042fa69bfd27ff23c6f0c70d77c9ad584123c3 [file] [log] [blame]
- hosts: all
become: yes
roles:
- role: derJD.journald
vars:
journald_options:
SystemMaxUse: 512M #reduce logfile use
tasks:
- name: Install some packages
apt:
pkg:
# these are for convenience of the user
- mosh
- emacs-nox
- byobu
# these are for monitoring
- prometheus-node-exporter