* Add at and reword comment.
* Add cronie, thought this was already done but last pull request got wonky.
* Zypper is not happy about asking Brave repo to be added multiple times.
* Replace deprecated `include` commands.
* Add gcc.
* Add another cc command for openSUSE.
* include_tasks is not supporting ignore_errors like include used to, move to individual tasks.
* Do a better job of removing libreoffice from local package manager.
* Enhance reports.
* Add basic VIM setup.
* Undo some lynis changes, fix folder permissions so users can view.
* Change lynis back to chdir and local execution.
* Add doas.
* Add check against old usage of setup.sh BRANCH.
* Greatly reduce number of tasks, create temp file while building report.
* Create temp file while building report.
* Add openSUSE for initial testing.
* Add package names for openSUSE Zypper.
* Add commands for Zypper. Do apt clean after autoremove.
* Add cronie to openSUSE.
* Remove warn parameter for newer version of Ansible.
* Commenting warn worked, removing it completely.
* Add libvulkan1 since it's a dependency for GNOME.
* Fix order of lynis and nmap. Thought I had already done this before?
* Start adding package names for openSUSE.
* Create the sshd_config file if it is not already present.
* Fix OS in conditional.
* Save the command for checking ansible variables.
* Use openSUSE family since Tumbleweed and Leap are considered different distros.
* Get rid of 2nd flathub repo, no longer use the dl. version..
* Add status update for openSUSE.
* Reword sentence.
* Add Brave Browser to openSUSE.
* Script is running successfully now when Workstation is enabled.
* Add status of openSUSE Leap.
* Add space.
* No longer use install-new-recommends.
* Added parameters (also made the script more of a program).
* Add additional options for unplugged devices.
* Allow disabling of cron jobs and lowering of telegraf frequency through new config options.
* Fix cron package name.
* Fix ssh service name for Ubuntu.
* Add output to the options so user knows they were switched.
* Prevent some tasks when device is mobile.
* Enhance and add to comments.
* Add function to check flatpak app disk usage.
* Add repair into flatpak commands to help clean disk space of unused apps.
* Remove "Done!" output from flatpak-usage.
* Go ahead and add function for purging Flatpak apps.
* Few more comment changes.
* Add another requirement for Debian to download key.
* Add setup script instead of using scm.hyperling.com.
* Fix setup permissions.
* Starting effort to remove share drives from script. Downsizing homelab.
* Remove files which are no longer useful without mounts.
* Allow initializing on alternate branches.
* Fix Lynis and NMap log locations.
* Remove deleted files from main.
* Fix nmap filename.
* Remove _name from report variables.