vn-ansible/roles/debian-host/handlers/main.yml

4 lines
79 B
YAML
Raw Normal View History

2024-10-16 15:53:15 +00:00
- name: restart-sysctl
systemd:
name: systemd-sysctl
state: restarted