ansible-personal/roles/common
Alan Orth 691deb4fa7
roles/common: Use a persistent systemd journal
The default systemd journal configuration on CentOS 7 and Ubuntu
16.04 does not keep journal logs for multiple boots. This limits
the usefulness of the journal entirely (for example, try to see
sshd logs from even two or three months ago!).

Changing the storage to "persistent" makes systemd keep the logs
on disk in /var/log/journal for up to 2% of the partition size.
2018-12-07 23:46:18 +02:00
..
files roles/common: Change mode of SSH public key 2018-05-30 08:32:11 -07:00
handlers roles/common: Reload firewalld instead of restart 2017-11-05 00:27:44 +02:00
tasks roles/common: Use a persistent systemd journal 2018-12-07 23:46:18 +02:00
templates roles/common: Limit number of SSH authentication attempts 2018-07-23 13:14:54 +03:00