ansible-personal/roles/common/tasks
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
..
cron-apt.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
firewall_Debian.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
firewall_Ubuntu.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
main.yml roles/common: Use a persistent systemd journal 2018-12-07 23:46:18 +02:00
ntp.yml roles: Remove unreachable "packages" tags 2018-04-26 16:31:06 +03:00
packages_Debian.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
packages_Ubuntu.yml roles/common: Use blocks to tag children of dynamic tasks 2018-04-26 16:58:35 +03:00
ssh-keys.yml roles/common: Add functionality to copy user keys to provisioning user 2014-10-11 12:13:45 +03:00
sshd.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
tarsnap.yml roles/common: Add task to copy tarsnaprc 2018-05-20 12:51:02 +03:00