Handler neu organisiert

This commit is contained in:
2025-10-15 10:17:29 +02:00
parent d1d15ea480
commit da68d324ca
4 changed files with 32 additions and 53 deletions

View File

@@ -1,22 +1,4 @@
---
- name: apt_update
apt: update_cache=yes
- name: restart_sshd
service:
name: "{{ openssh_service }}"
state: restarted
- name: restart_fail2ban
service:
name: "fail2ban"
state: restarted
- name: restart_logind
service:
name: "logind"
state: restarted
- name: update_tmux_plugin_perms
file:
path: /home/rene/.tmux/plugins