Optimized performance by moving multiple similar when includes to own tasks file

This commit is contained in:
2025-08-11 13:15:31 +02:00
parent 6318611931
commit 1ba50397db
41 changed files with 616 additions and 733 deletions

View File

@@ -1,6 +1,6 @@
---
- name: Restart systemd-logind
become: yes
become: true
systemd:
name: systemd-logind
state: restarted