The source project of this merge request has been removed.
Fix some inconsistencies in ansible playbooks / roles
- Rename systemd module to systemd_service (See https://github.com/ansible/ansible/pull/77644)
- Migrate 'with_X' to 'loop'
- Use 'Start and enable ' in all corresponding systemd_service: tasks
Closes #541 (closed)