christianlempa-boilerplates/ansible
Christoph Schug 38e065c218 fix: replace /var/run by /run
The use of `/var/run` was deprecated by FHS 3.0 nine years ago, so it's
time to finally get rid of it where possible. The canonical directory
for run-time variable data is `/run` nowadaya,s with `/var/run` just
being a symbolic link for backward compatibilty and to ease transition.
2024-06-04 11:55:20 +02:00
..
configuration fix: fix insecure file permission and ownership 2024-03-03 17:17:19 +01:00
deployment fix: replace /var/run by /run 2024-06-04 11:55:20 +02:00
installation fix: replace shell commands by Ansible modules 2024-03-03 17:35:14 +01:00
maintenance fix: replace /var/run by /run 2024-06-04 11:55:20 +02:00
notification fix: fix names which did not start with an uppercase letter 2024-03-03 16:54:47 +01:00
update fix: add exception to ignore Ansible Lint rule package-latest 2024-03-03 17:36:01 +01:00