-
4.0.0-beta224a8d2db0 · ·
Don't install `bsd-mailx` by default as it results in a MTA being installed
-
4.0.0-beta18caf5e725 · ·
Fix user state issue, don't try to create root user and add output_buffering option at a user level for PHP
-
4.0.0-beta154ac6683b · ·
Create a `~/.terminfo` directory for users (for [Kitty](https://sw.kovidgoyal.net/kitty/faq/#i-get-errors-about-the-terminal-being-unknown-or-opening-the-terminal-failing-when-sshing-into-a-different-computer)) and update Nextcloud memory caching options for nextcloud#6.
-
4.0.0-beta14ceb277e6 · ·
Fix paths in users Apache config file in the case of Apache being chrooted. Change the ownership of HTTP Auth passwd files to `root`.
-
4.0.0-beta1381fc2b85 · ·
Fix removing users set to be `absent` and add a check that lists of IPv4 addresses generated from the `dig.yml` tasks are an array.
-
4.0.0-beta125c530eef · ·
Fix Bash path check (was failing when `rbash` was installed) by adding `local_facts` tasks.