Stefan
Stefan
When setting custom values in the defaults scope section in _config.yml, these values are not available in pages with enabled pagination. If I set the following scope in _config.yml ```...
I have added some features so that I can use hamster-cli and hamster-lib for my timetracking. Here are my main improvements: - Added the support for tags. - Added boolean...
In the handler, the service_name variable is not used to for the service name, instead the default service name is used: https://github.com/cimon-io/ansible-role-systemd-service/blob/4dbe5591bd7a660d62215709476fd65ddc64eb14/handlers/main.yml#L4 This is a problem, if the service_name is...